build: detect xsl-stylesheet location for latest opensuse.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4824 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-10-21 13:53:58 +00:00
parent ed81328db6
commit 50f4ba5ad0
1 changed files with 1 additions and 0 deletions

View File

@ -203,6 +203,7 @@ if test "${xslstylesheetsdir}" = "detect"; then
xslstylesheetsdir="no"
for f in \
/usr/share/xml/docbook/stylesheet/nwalsh \
/usr/share/xml/docbook/stylesheet/nwalsh/current \
/opt/local/share/xsl/docbook-xsl \
/sw/share/xml/xsl/docbook-xsl \
/usr/share/sgml/docbook/*; do