From: H.Merijn Brand Date: Thu, 2 Jan 2003 07:32:00 +0000 (+0000) Subject: Use a more likely location for the perl binary X-Git-Tag: v5.10.0~10997 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/c01e16286ece75114f3529ba874138bfb2f9c597 Use a more likely location for the perl binary p4raw-id: //depot/perl@18390 --- diff --git a/Porting/genlog b/Porting/genlog index 0c5fec6..48126f4 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. #