aports/testing/moreutils/docbook-xsl.patch
André Klitzing af7ac9fbe2 testing/moreutils: upgrade to 0.60 and modernize abuild
Update docbook-xsl.patch
2017-02-21 06:38:48 +00:00

12 lines
449 B
Diff

--- a/Makefile 2017-02-19 20:44:09.469193976 +0100
+++ b/Makefile 2017-02-19 20:44:32.302484346 +0100
@@ -8,7 +8,7 @@
ifneq (,$(findstring CYGWIN,$(shell uname)))
DOCBOOKXSL?=/usr/share/sgml/docbook/xsl-stylesheets
else
- DOCBOOKXSL?=/usr/share/xml/docbook/stylesheet/docbook-xsl
+ DOCBOOKXSL?=/usr/share/xml/docbook/xsl-stylesheets-1.79.1
endif
DOCBOOK2XMAN=xsltproc --param man.authors.section.enabled 0 $(DOCBOOKXSL)/manpages/docbook.xsl