[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Please test DocBook XSL 1.70.1
Am Samstag, den 27.05.2006, 06:22 +0200 schrieb Michèle Garoche:
> 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"
AFAIK only space and colon are accepted separators for Unix. Windows
AFAIK accepts a semicolon instead of the colon.
I may be wrong of course.
Regards, Daniel
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]