From: Adam Di Carlo Date: Thu, 19 Dec 2002 22:12:52 +0000 (+0000) Subject: oh, in last commit, also eliminate the -j switch; if we can find the X-Git-Tag: release/1.79.1~6^2~5053 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63b1161259247d73ad1745802ffa6ee8e25718d1;p=docbook-dsssl oh, in last commit, also eliminate the -j switch; if we can find the .classes dirs, use that; otherwise fall back to jar if we can find that --- diff --git a/cvstools/saxon b/cvstools/saxon index 7e07d1884..313876864 100755 --- a/cvstools/saxon +++ b/cvstools/saxon @@ -1,6 +1,5 @@ #!/bin/bash -# This shell script will definitely need to be hacked to run on your system! # This script is usually called by the xslt script. # # Usage: saxon [shellopts] src.xml style.xsl output.{xml|html} [styleopts]