summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2009-11-05 04:55:33 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2009-11-05 04:55:33 +0000
commit845249e167e37293fbf70a7de9a46b6e42a651a6 (patch)
tree13b0af3b219aba7bc0562394a81f73fda6b99b07 /build_others.sh
parent5f54688b1c6d85765a6190bd8463d9c2b5593044 (diff)
Update of the build scripts after adding the R 2.10.0 backport to etch
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@62 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'build_others.sh')
-rw-r--r--build_others.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build_others.sh b/build_others.sh
index 21da734..d56cdb8 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -10,11 +10,11 @@
echo Distribution is $DIST
echo Architecture is $ARCH
-#apt-get update
+apt-get update
pbuilder update
-#for i in nlme; do
-#for i in cluster foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-massrmatrix rodbc rpart survival littler; do
+#for i in littler; do
+for i in cluster foreign lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth rmatrix rodbc rpart survival littler; do
apt-get source -t $DIST-cran $i
cd $i-*

Contact - Imprint