[r-backports] / clean.sh Repository:
ViewVC logotype

View of /clean.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 72 - (download) (as text) (annotate)
Thu Jul 14 18:06:51 2011 UTC (22 months, 1 week ago) by ranke
File size: 482 byte(s)
Small updates of the build scripts for the backport of 2.13.1

# Author: Johannes Ranke <jranke@uni-bremen.de>

for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-mass r-cran-nnet r-cran-spatial rmatrix rodbc rpart survival littler rpy rkward jags r-cran-rjags; do
    rm -rf $i-* # build directories leftover from backporting
    rm $i*.dsc # source package descriptions from Debian unstable
    rm $i*.diff.gz # source package diffs from Debian unstable
    #rm -rf $i*
done
rm -f *.build
rm -f *.changes

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1