2008/7/1 Diego Biurrun <[EMAIL PROTECTED]>: > On Mon, Jun 30, 2008 at 11:06:41AM +0200, superdump wrote: >> >> Log: >> Add checkout script to make life easier for peoples >> >> --- (empty file) >> +++ aacenc/checkout.sh Mon Jun 30 11:06:40 2008 >> @@ -0,0 +1,18 @@ >> +echo "Checking out FFmpeg SVN trunk code..." >> +svn co svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg && \ > > What is it with you SoC people and shell scripts? Any shell script > shall begin with the following line: > > #!/bin/sh
Well it works without... :) Rob _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
