Fixed #5066 (buildman.sh fails)
This commit is contained in:
parent
946722faf0
commit
33e69df6ae
|
@ -2,5 +2,4 @@
|
|||
|
||||
xsltproc -o manual.html /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl manual.docbook
|
||||
|
||||
xsltproc -o intermediate-fo-file.fo /usr/share/xml/docbook/stylesheet/nwalsh/fo/docbook.xsl manual.docbook
|
||||
fop -pdf manual.pdf -fo intermediate-fo-file.fo
|
||||
docbook2pdf manual.docbook
|
||||
|
|
Loading…
Reference in New Issue