ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Sun Oct 18 02:20:32 2015 +0200| [e91cd8a9c46f511776e514b485d8250d0cba59b3] | committer: Michael Niedermayer
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 <gajja...@mit.edu> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e91cd8a9c46f511776e514b485d8250d0cba59b3 --- compat/solaris/make_sunver.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat/solaris/make_sunver.pl b/compat/solaris/make_sunver.pl index 929bdda..0e9ed1d 100755 --- a/compat/solaris/make_sunver.pl +++ b/compat/solaris/make_sunver.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl # make_sunver.pl # _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog