compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl

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>
This commit is contained in:
Michael Niedermayer 2015-10-18 02:20:32 +02:00
parent 068e6cb732
commit e91cd8a9c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!/usr/bin/env perl
# make_sunver.pl
#