Minor cleanup to make-dist.
authorGavin Carr <gonzai@users.sourceforge.net>
Tue, 28 Aug 2007 03:16:18 +0000 (03:16 +0000)
committerGavin Carr <gonzai@users.sourceforge.net>
Tue, 28 Aug 2007 03:16:18 +0000 (03:16 +0000)
make-dist

index 6a3ef5e2686cfe5faebfefc5b4d689a3161b9b3d..a7f51a1ec60fa262c62cb1a4aec0e970b6183a01 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -3,11 +3,6 @@
 # Quick script to make a flattened tarball (unix)
 #
 
-die() {
-  echo $*
-  exit 1
-}
-
 cd `dirname $0`
 
 NAME=blosxom-plugins