summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-06-03 04:05:25 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-06-03 04:05:25 +0000
commit6d7746c313ac186d66126255b639a14f0ea6e3ba (patch)
treed26bcb6bb61277be70fc43441cce292a88b0d243 /build_others.sh
parent3cb754dbfa095a5855400dc6151ab71ec7441f90 (diff)
Add a missing build dependency of r-cran-class
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@66 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 77ac7f9..61915f2 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 littler; do
+#for i in r-cran-class; 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