OSDN Git Service

compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 18 Oct 2015 00:20:32 +0000 (02:20 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 20 Oct 2015 00:21:34 +0000 (02:21 +0200)
This is how the other perl scripts in git call perl

Reviewed-by: Ganesh Ajjanagadde <gajjanag@mit.edu>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
compat/solaris/make_sunver.pl

index 929bdda..0e9ed1d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 
 # make_sunver.pl
 #