doc: force publican to use fop

Because wkhtmltopdf requires a $DISPLAY, and a patched Qt.

https://bugzilla.redhat.com/show_bug.cgi?id=997682
This commit is contained in:
Peter Hutterer 2014-07-02 17:23:45 +10:00 committed by Pekka Paalanen
parent 87908260e6
commit 4d0af9ae96

View file

@ -96,7 +96,7 @@ Wayland: $(publican_targets)
$(AM_V_GEN)$(PUBLICAN) rename --name Wayland \
--version "$(WAYLAND_VERSION_MAJOR).$(WAYLAND_VERSION_MINOR)" \
--config $(builddir)/publican-copy.cfg
$(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --formats html,pdf \
$(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --pdftool fop --formats html,pdf \
--config $(builddir)/publican-copy.cfg
@touch Wayland