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

Contact - Imprint