projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
498d7dc
)
Use a more likely location for the perl binary
H.Merijn Brand [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.
#