summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_others.sh')
-rw-r--r--build_others.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_others.sh b/build_others.sh
index 7c0ff16..671ed92 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -13,8 +13,8 @@ echo Architecture is $ARCH
apt-get update
pbuilder update
-#for i in mgcv; 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; do
+#for i in rkward; 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
apt-get source $i
cd $i-*

Contact - Imprint