Re: [docbook-apps] Please test DocBook XSL 1.70.1

From
=?JRN-8859-1?P?[ich=F8le_Haroche?=
Date
2006-05-27T03:19:50+00:00
ID
Thread
Re: [docbook-apps] Please test DocBook XSL 1.70.1
Le 26 mai 2006 à 19:28, Michael(tm) Smith a écrit :

> Please take some time to download and test version 1.70.1 of the
> DocBook XSL stylesheets. If there are any bugs or regressions
> introduced in 1.70.0 in 1.70.1, it would be best to get them
> identified and fixed as soon as possible.
I wonder if there is not an error in the .profile.incl file when  
adding the catalog to /etc/xml/catalog:

# /etc/xml/catalog exists but is not in XML_CATALOG_FILES, so add it
if [ -f /etc/xml/catalog ] &&   [ "${XML_CATALOG_FILES#*/etc/xml/ 
catalog*}" = "$XM$..... (line cut)
   XML_CATALOG_FILES="$XML_CATALOG_FILES /etc/xml/catalog"
fi
export XML_CATALOG_FILES

Notice the absence of semi-colon in "$XML_CATALOG_FILES /etc/xml/ 
catalog"

Cheers,
Michèle
<http://micmacfr.homeunix.org>