[project @ 2001-01-30 12:14:02 by simonmar]
[ghc-hetmet.git] / glafp-utils / docbook / db2html.dir / db2html.sh
index 6cdae0e..1dc46b6 100644 (file)
@@ -1,6 +1,3 @@
-DOCBOOK_CATALOG=$1
-shift
-
 if [ ! -f "$DOCBOOK_CATALOG" ] ; then
   echo "CATALOG file not set up; see installation guide for details."
   exit 1
@@ -66,7 +63,7 @@ if [ $# -eq 1 ]
 then
   if [ -d ${output}.junk ]
   then
-    /bin/rm -rf ${output}.junk
+    rm -rf ${output}.junk
   fi
   if [ -d ${output} ]
   then