This commit is contained in:
parent
b75fbdb53a
commit
7e86959753
@ -1,19 +0,0 @@
|
||||
--- nut-2.7.4/docs/Makefile.am.orig 2018-10-07 19:55:13.828751350 +0200
|
||||
+++ nut-2.7.4/docs/Makefile.am 2018-10-07 20:34:58.386312852 +0200
|
||||
@@ -101,13 +101,13 @@
|
||||
--attribute=badges \
|
||||
--attribute=external_title \
|
||||
--attribute tree_version=@TREE_VERSION@ \
|
||||
- -a toc -a numbered --destination-dir=.
|
||||
+ -a toc -a numbered
|
||||
|
||||
.txt.html: common.xsl xhtml.xsl
|
||||
- $(A2X) $(A2X_COMMON_OPTS) --attribute=xhtml11_format --format=xhtml --xsl-file=$(srcdir)/xhtml.xsl $<
|
||||
+ $(A2X) $(A2X_COMMON_OPTS) --destination-dir=. --attribute=xhtml11_format --format=xhtml --xsl-file=$(srcdir)/xhtml.xsl $<
|
||||
|
||||
.txt.chunked: common.xsl chunked.xsl
|
||||
- $(A2X) $(A2X_COMMON_OPTS) --attribute=chunked_format --format=chunked --xsl-file=$(srcdir)/chunked.xsl $<
|
||||
+ $(A2X) $(A2X_COMMON_OPTS) --destination-dir=. --attribute=chunked_format --format=chunked --xsl-file=$(srcdir)/chunked.xsl $<
|
||||
|
||||
.txt.pdf: docinfo.xml
|
||||
$(A2X) $(A2X_COMMON_OPTS) --attribute=pdf_format --format=pdf -a docinfo1 $<
|
Loading…
x
Reference in New Issue
Block a user