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] R-2.15.1-1


On Jun 23 09:24, marco atzeri wrote:
> new upstream release
> 
> to download (remove the index.html's) :
> 
> wget -r -np -nH --cut-dirs=1 \
> http://matzeri.altervista.org/cygwin-1.7/R/index.html
> 
> find R -name md5.sum -delete
> find R -name index.html -delete
> 
> File list:
> libRmath/libRmath-2.15.1-1.tar.bz2
> libRmath/setup.hint
> libRmath-devel/libRmath-devel-2.15.1-1.tar.bz2
> libRmath-devel/setup.hint
> R-2.15.1-1-src.tar.bz2
> R-2.15.1-1.tar.bz2
> setup.hint
> 
> 
> leave R-2.14.2-1 as previous and remove R-2.14.1-2

Done.

Btw., your `find' calls to remove the index.html and md5.sum files are
a blessing, but... would you mind to use "| xargs rm" rather than
-delete?  The find version on sourceware doesn't know this option yet.


Thanks,
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]