summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-08-08 18:22:52 +0200
committerDan McGee <dan@archlinux.org>2009-08-08 18:22:52 +0200
commit619d1fcf7f6a834d6bf5eda846ce39cc2ca5a8f3 (patch)
tree7eae8ad4ae2a9044120fb9cd4ec333f13250765f /doc/Makefile.am
parent3cf0ee98c02e1f40954f0c2c508e16d33ca299ca (diff)
downloadpacman-619d1fcf7f6a834d6bf5eda846ce39cc2ca5a8f3.tar.gz
pacman-619d1fcf7f6a834d6bf5eda846ce39cc2ca5a8f3.tar.xz
Pass all xsltproc-opts in one argument
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4703b63a..6261d926 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -84,12 +84,12 @@ ASCIIDOC_OPTS = \
-a pacman_version="$(REAL_PACKAGE_VERSION)" \
-a pacman_date="`date +%Y-%m-%d`" \
-a sysconfdir=$(sysconfdir)
+
A2X_OPTS = \
--no-xmllint \
-d manpage \
-f manpage \
- --xsltproc-opts='-param man.endnotes.list.enabled 0' \
- --xsltproc-opts='-param man.endnotes.are.numbered 0'
+ --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0'
# These rules are due to the includes and files of the asciidoc text
$(ASCIIDOC_MANS): asciidoc.conf footer.txt