This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
498d7dc
)
Use a more likely location for the perl binary
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Thu, 2 Jan 2003 07:32:00 +0000
(07:32 +0000)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Thu, 2 Jan 2003 07:32:00 +0000
(07:32 +0000)
p4raw-id: //depot/perl@18390
Porting/genlog
patch
|
blob
|
blame
|
history
diff --git
a/Porting/genlog
b/Porting/genlog
index
0c5fec6
..
48126f4
100755
(executable)
--- a/
Porting/genlog
+++ b/
Porting/genlog
@@
-1,4
+1,4
@@
-#!/
l
/local/bin/perl -w
+#!/
usr
/local/bin/perl -w
#
# Generate a nice changelist by querying perforce.
#