Git commit 5a1cefc949cbb7eb6c4eeb4d724e7cb2d12856c9 by Raphael Kubo da Cost= a. Committed on 02/06/2010 at 16:07. Pushed by alexmerry into branch 'master'. Add FreeBSD's path for DocBook XSL stylesheet. svn path=3D/trunk/KDE/kdelibs/; revision=3D1133834 Commit 81c41f4b3b7b93e461e6ccb94c67d4f60d091e50 in extra-cmake-modules M +1 -0 modules/FindDocBookXSL.cmake http://commits.kde.org/kdoctools/5a1cefc949cbb7eb6c4eeb4d724e7cb2d12856c9 diff --git a/modules/FindDocBookXSL.cmake b/modules/FindDocBookXSL.cmake index 2a20bbe..4d52c41 100644 --- a/modules/FindDocBookXSL.cmake +++ b/modules/FindDocBookXSL.cmake @@ -15,6 +15,7 @@ set (STYLESHEET_PATH_LIST share/sgml/docbook/xsl-stylesheets share/xml/docbook/stylesheet/nwalsh/current share/xml/docbook/stylesheet/nwalsh + share/xsl/docbook ) = find_path (DOCBOOKXSL_DIR lib/lib.xsl =