]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Include the standard Fedora location in the list of places where
authorTom Hughes <tom@compton.nu>
Mon, 15 Aug 2011 08:20:23 +0000 (08:20 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 15 Aug 2011 08:20:23 +0000 (08:20 +0000)
we look for the docbook stylesheet for manual pages.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11978

docs/Makefile.am

index 43641d3a26e469846ae233cad0a67759c70b2513..5a4387f80118881e5d419dbfc8c70dcf032aaa52 100644 (file)
@@ -110,6 +110,7 @@ XSL_FO_STYLE          = $(mylibdir)/vg-fo.xsl
 XSL_TEXT_STYLE        = $(mylibdir)/vg-faq2txt.xsl
 XSL_WEBSITE_STYLE     = $(mylibdir)/vg-html-website.xsl
 XSL_MAN_STYLES = \
+    /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
     /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl \
     /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl