summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-04-23 04:20:03 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-04-23 04:20:03 +0000
commitcc9ae062b7a22b7d0c3436564ed50851844ffa17 (patch)
tree9131ac94eba1269a97dff0947799480043f67299 /build_others.sh
parent845249e167e37293fbf70a7de9a46b6e42a651a6 (diff)
Update as used for R 2.11.0
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@63 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 d56cdb8..5791ad3 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -18,6 +18,6 @@ for i in cluster foreign lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nn
apt-get source -t $DIST-cran $i
cd $i-*
- pdebuild --debbuildopts '-b' --buildresult /home/ranke/svn/website/www/ranke/r-cran/$DIST-cran/ -- --distribution $DIST --basetgz /var/cache/pbuilder/$DIST-$ARCH-base.tgz --aptcache /var/cache/pbuilder/$DIST-$ARCH/aptcache --buildplace /var/cache/pbuilder/$DIST-$ARCH/build
+ pdebuild --buildresult /home/ranke/svn/website/www/ranke/r-cran/$DIST-cran/ -- --binary-arch --distribution $DIST --basetgz /var/cache/pbuilder/$DIST-$ARCH-base.tgz --aptcache /var/cache/pbuilder/$DIST-$ARCH/aptcache --buildplace /var/cache/pbuilder/$DIST-$ARCH/build
cd ..
done

Contact - Imprint