[FFmpeg-devel] [PATCH] compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl

Michael Niedermayer michael at niedermayer.cc
Tue Oct 20 00:52:40 CEST 2015


On Sat, Oct 17, 2015 at 08:52:59PM -0400, Ganesh Ajjanagadde wrote:
> On Sat, Oct 17, 2015 at 8:41 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > From: Michael Niedermayer <michael at niedermayer.cc>
> >
> > This is how the other perl scripts in git call perl
> >
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> >  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
> 
> Should be ok. I don't know if the -w (which turns on warnings) is
> useful, but for the moment LGTM.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151020/f4a148d6/attachment.sig>


More information about the ffmpeg-devel mailing list