[FFmpeg-cvslog] r10677 - trunk/configure
Ramiro Polla
ramiro
Thu Oct 11 22:47:46 CEST 2007
Hello,
>> Attached is the same workaround without a superfluous -n. It suits
>> FFmpeg's needs...
>>
>> Ramiro Polla
>> #!/bin/sh
>> args=`echo $* | sed 's/-t //'`
>> cat $args
>
> That is a very bad idea.
I know... I don't intend to use pr for anything else in my MSYS system.
In fact, I had never needed it.
> Why don't you just compile yourself a proper
> pr?
Because it takes a few minutes and some disk space, and I'm lazy.
Anyways, MSYS has a pre-compiled coreutils package with pr.exe. I'll
take a look at it later.
More information about the ffmpeg-cvslog
mailing list