From: Gavin Carr Date: Tue, 28 Aug 2007 03:16:18 +0000 (+0000) Subject: Minor cleanup to make-dist. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom-plugins.git;a=commitdiff_plain;h=175696b26ca4203a7da4899e0f08dc56d9852477 Minor cleanup to make-dist. --- diff --git a/make-dist b/make-dist index 6a3ef5e..a7f51a1 100755 --- 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