projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6551c42
)
Add a #! line to config_h.SH
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 22 Sep 2012 20:17:20 +0000
(13:17 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sat, 22 Sep 2012 20:17:20 +0000
(13:17 -0700)
It will get one automatically the next time config_h.pl is run, but
that time hasn’t come yet. :-)
config_h.SH
patch
|
blob
|
history
diff --git
a/config_h.SH
b/config_h.SH
index
3267fee
..
dfb57b5
100755
(executable)
--- a/
config_h.SH
+++ b/
config_h.SH
@@
-1,3
+1,5
@@
+#!/bin/sh
+#
# THIS IS A GENERATED FILE
# DO NOT HAND-EDIT
#