summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2011-07-14 18:06:51 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2011-07-14 18:06:51 +0000
commitcca60df4629c82243349420eed86c7fc9192a921 (patch)
tree07800d798e02635153e6c56305165b639e06ab96 /build_others.sh
parente35284fd396e6a82a4bfa1842e238f82d61cab83 (diff)
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
Diffstat (limited to 'build_others.sh')
-rw-r--r--build_others.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/build_others.sh b/build_others.sh
index a9b6b45..835b05e 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -13,8 +13,9 @@ echo Architecture is $ARCH
apt-get update
pbuilder update
-for i in r-cran-rjags; 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 rpy rkward; do
+#for i in r-cran-rjags; 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
+#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 rpy rkward r-cran-rjags; do
apt-get source $i
cd $i-*

Contact - Imprint