summaryrefslogtreecommitdiff
path: root/makeaperl.SH
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-07-10 23:25:29 +0000
committerCharles Bailey <bailey@genetics.upenn.edu>1996-07-10 23:25:29 +0000
commit63eb108b0a1e0a9928bf7d5d48434a5e376da2aa (patch)
treee0e325de0279ef4d87fec03ea1a7f4965ac45606 /makeaperl.SH
parentc6f23971087b60e76ee381271f91c188d85e1db7 (diff)
downloadperl-63eb108b0a1e0a9928bf7d5d48434a5e376da2aa.tar.gz
Delete old copy before generating new one
Diffstat (limited to 'makeaperl.SH')
-rw-r--r--makeaperl.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeaperl.SH b/makeaperl.SH
index 6af94195d0..d621e67f03 100644
--- a/makeaperl.SH
+++ b/makeaperl.SH
@@ -17,6 +17,7 @@ case "$0" in
*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
esac
echo "Extracting makeaperl (with variable substitutions)"
+rm -f makeaperl
$spitshell >makeaperl <<!GROK!THIS!
$startperl
eval 'exec perl -S \$0 "\$@"'