projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1485817
)
The 'quotes' really are important (caught by Enache Adrian).
Jarkko Hietaniemi [Sun, 18 May 2003 05:58:58 +0000 (
05:58
+0000)]
p4raw-id: //depot/perl@19549
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
9161ed6
..
77d67b4
100644
(file)
--- a/
Makefile.SH
+++ b/
Makefile.SH
@@
-105,7
+105,7
@@
true)
case "$osname" in
linux)
rm -f preload
- cat <<EOT > preload
+ cat <<'EOT' > preload
#! /bin/sh
lib=$1
shift