summaryrefslogtreecommitdiff
path: root/Porting/genlog
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2003-01-02 07:32:00 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2003-01-02 07:32:00 +0000
commitc01e16286ece75114f3529ba874138bfb2f9c597 (patch)
tree8b1b056ebeb55d36c53712f345d1cc8cb1875949 /Porting/genlog
parent498d7dc446852be2217fba65d8c41a0242e7402a (diff)
downloadperl-c01e16286ece75114f3529ba874138bfb2f9c597.tar.gz
Use a more likely location for the perl binary
p4raw-id: //depot/perl@18390
Diffstat (limited to 'Porting/genlog')
-rwxr-xr-xPorting/genlog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/genlog b/Porting/genlog
index 0c5fec6361..48126f4fb4 100755
--- 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.
#