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

Diff of /clean.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 69, Sat Mar 5 10:27:52 2011 UTC revision 70, Thu Apr 14 06:29:26 2011 UTC
# Line 1  Line 1 
1  # Author: Johannes Ranke <jranke@uni-bremen.de>  # Author: Johannes Ranke <jranke@uni-bremen.de>
2    
3  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 vr littler rpy; do  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; do
4      rm -rf $i*      rm -rf $i-* # build directories leftover from backporting
5        rm $i*.dsc # source package descriptions from Debian unstable
6        rm $i*.diff.gz # source package diffs from Debian unstable
7        #rm -rf $i*
8  done  done
9    rm -f *.build
10    rm -f *.changes

Legend:
Removed from v.69  
changed lines
  Added in v.70

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1