From 05ae054e38d8b2cfe2e005bbd55b6a5b21b96baa Mon Sep 17 00:00:00 2001 From: Adam Di Carlo Date: Thu, 19 Dec 2002 22:12:52 +0000 Subject: [PATCH] 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 --- cvstools/saxon | 1 - 1 file changed, 1 deletion(-) 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] -- 2.40.0