projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c6f2397
)
Delete old copy before generating new one
Perl 5 Porters [Wed, 10 Jul 1996 23:25:29 +0000 (23:25 +0000)]
makeaperl.SH
patch
|
blob
|
blame
|
history
diff --git
a/makeaperl.SH
b/makeaperl.SH
index
6af9419
..
d621e67
100644
(file)
--- 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 "\$@"'