summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'clean.sh')
-rw-r--r--clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index c880f6a..0eaca49 100644
--- a/clean.sh
+++ b/clean.sh
@@ -4,7 +4,7 @@ for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-clas
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 -rf r-base*
rm -f *.build
rm -f *.changes

Contact - Imprint