From: Norman Walsh Date: Mon, 1 Oct 2001 10:13:40 +0000 (+0000) Subject: Turn on catalog processing X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c1fb74ea00cb6fb13f97c9df330d3a8cb77833d;p=docbook-dsssl Turn on catalog processing --- diff --git a/cvstools/xsltproc b/cvstools/xsltproc index 8f295d42c..7933f7efb 100755 --- a/cvstools/xsltproc +++ b/cvstools/xsltproc @@ -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 ""