Changed docbook xsl path back so it works for me
This commit is contained in:
parent
45311b2b0e
commit
828aee9416
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if "manual" in COMMAND_LINE_TARGETS or "update-po4a" in COMMAND_LINE_TARGETS or
|
|||
--stringparam admon.textlabel 1 \
|
||||
--stringparam admon.graphics 0 \
|
||||
--stringparam html.stylesheet ./styles/manual.css \
|
||||
/usr/share/xml/docbook/stylesheet/docbook-xsl/xhtml/docbook.xsl \
|
||||
/usr/share/asciidoc/docbook-xsl/xhtml.xsl \
|
||||
%s > %s' % (SOURCE, TARGET) \
|
||||
or '@echo Skipped non-existant %s' % SOURCE} \
|
||||
""")
|
||||
|
|
Loading…
Add table
Reference in a new issue