summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2014-08-07 19:22:21 -0400
committerAllan McRae <allan@archlinux.org>2014-08-08 13:35:41 +1000
commitb694d8455453f06158f51a276c61f9d90ecc10fe (patch)
tree351147f193c80f5605ec7214f4fc66789651f774
parent1431d244f741b5ea2c7fc16324174d59d13ffc33 (diff)
downloadpacman-b694d8455453f06158f51a276c61f9d90ecc10fe.tar.gz
pacman-b694d8455453f06158f51a276c61f9d90ecc10fe.zip
remove --destination-dir argument from a2x options
This option is only for HTML output, and we're building manpages here. Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a7908dfd..60a70b3e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -124,8 +124,7 @@ A2X_OPTS = \
--no-xmllint \
-d manpage \
-f manpage \
- --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' \
- --destination-dir='./'
+ --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 Makefile.am