summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-10-18 10:04:34 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-10-18 10:04:34 +0000
commit1bae2d9629fb88b59316bd50ada27234b12054f5 (patch)
tree3ef809117640921f176f8244b699a73296982108 /build_others.sh
parent6d7746c313ac186d66126255b639a14f0ea6e3ba (diff)
Build infrastructure used for the backport to lenny. I just noted
that I did not adjust the build dependencies of the other packages to the latest R version, but this is not critical. git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@67 f247ebf9-aa24-0410-a698-f940e971ad2b
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