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

Diff of /clean.sh

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

revision 63, Fri Apr 23 04:20:03 2010 UTC revision 72, Thu Jul 14 18:06:51 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; 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 jags r-cran-rjags; 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.63  
changed lines
  Added in v.72

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1