From cca60df4629c82243349420eed86c7fc9192a921 Mon Sep 17 00:00:00 2001 From: ranke Date: Thu, 14 Jul 2011 18:06:51 +0000 Subject: Small updates of the build scripts for the backport of 2.13.1 git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@72 f247ebf9-aa24-0410-a698-f940e971ad2b --- clean.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clean.sh') diff --git a/clean.sh b/clean.sh index cac929a..b10b21b 100644 --- a/clean.sh +++ b/clean.sh @@ -1,6 +1,6 @@ # Author: Johannes Ranke -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 +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 -- cgit v1.2.1