summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2008-04-06 15:46:56 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2008-04-06 15:46:56 +0000
commitb4980d9ad3b49f1d89113b08ddfc47d6bfaedc12 (patch)
tree0caa917145ff4155a0edc7abfc380e47636f56c2
parent4ffd6170c927f20a736f7fcf8619d8f5e3185458 (diff)
Just learned that rcompgen has been merged into utils, and therefore not
an independent package any more. git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@28 f247ebf9-aa24-0410-a698-f940e971ad2b
-rw-r--r--backport_all.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/backport_all.sh b/backport_all.sh
index bb1e4b7..7ec27bb 100644
--- a/backport_all.sh
+++ b/backport_all.sh
@@ -9,8 +9,8 @@
#DEBFULLNAME="Johannes Ranke"
text="Recompiled on etch for CRAN"
-#for i in rkward; do
-for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme rcompgen rpart survival vr; do
+for i in littler rkward; do
+#for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme rpart survival vr littler rkward; do
cd $i
rm -rf $i*
rm *.deb

Contact - Imprint