[RFU] mingw-w64

JonY jon_y@users.sourceforge.net
Mon Jul 2 09:44:00 GMT 2012


On 7/2/2012 17:22, Corinna Vinschen wrote:
> Hi Jon,
> 
> On Jul  1 01:08, JonY wrote:
>> Hi,
>>
>> Here are the new builds, please remove the oldest versions from each category, thanks.
> 
> may I ask you a favor?  It would be really helpful if you could add
> a statement what versions exactly to remove, perhaps even in the form
> of an easy `rm' command.
> Otherwise the uploader has to figure this out one directory after the
> other, which is kind of arduous, given that almost all packages have
> another version number.

OK,

Will this suffice?

find mingw64-i686/mingw64-i686-gcc -name "*4.5.3-2*" | xargs rm
find mingw64-i686/mingw64-i686-binutils -name "*2.21.53-1*" | xargs rm
find mingw64-i686/mingw64-i686-headers -name "*svn4430-1*" | xargs rm
find mingw64-i686/mingw64-i686-runtime -name "*svn4430-1*" | xargs rm
find mingw64-x86_64/mingw64-x86_64-binutils -name "*2.21.53-1*" | xargs rm
find mingw64-x86_64/mingw64-x86_64-gcc -name "*4.5.3-2*" | xargs rm
find mingw64-x86_64/mingw64-x86_64-headers -name "*svn4430-1*" | xargs rm
find mingw64-x86_64/mingw64-x86_64-runtime -name "*svn4430-1*" | xargs rm


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20120702/0174437c/attachment.sig>


More information about the Cygwin-apps mailing list