This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFU] mingw-w64


On Jul  2 17:43, JonY wrote:
> 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

Excellent!


Thank you,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]