[PATCH wayland 2/3] doc: force publican to use fop

Peter Hutterer peter.hutterer at who-t.net
Wed Jul 2 00:23:45 PDT 2014


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

https://bugzilla.redhat.com/show_bug.cgi?id=997682
---
 doc/publican/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/publican/Makefile.am b/doc/publican/Makefile.am
index bf143c8..a20b1d3 100644
--- a/doc/publican/Makefile.am
+++ b/doc/publican/Makefile.am
@@ -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
 
-- 
1.9.3



More information about the wayland-devel mailing list