]> granicus.if.org Git - docbook-dsssl/commitdiff
Turn on catalog processing
authorNorman Walsh <ndw@nwalsh.com>
Mon, 1 Oct 2001 10:13:40 +0000 (10:13 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 1 Oct 2001 10:13:40 +0000 (10:13 +0000)
cvstools/xsltproc

index 8f295d42ce1bd8ee44ea2a293cf4de101f1a4644..7933f7efbfde1e183e1a9db0ae9b26367d403d2c 100755 (executable)
@@ -28,7 +28,7 @@ if [ "$QUIET" = "0" ]; then
     echo xsltproc $OPTS $@
 fi
 
-/usr/local/bin/xsltproc $OPTS $@
+/usr/local/bin/xsltproc --catalogs $OPTS $@
 
 if [ $? != 0 ]; then
   echo ""