summaryrefslogtreecommitdiff
path: root/build_r-base.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_r-base.sh')
-rw-r--r--build_r-base.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_r-base.sh b/build_r-base.sh
index f78ef50..f9e2fe7 100644
--- a/build_r-base.sh
+++ b/build_r-base.sh
@@ -15,7 +15,7 @@ apt-get source -t $DIST-cran r-base
cd r-base-*
-pbuilder update
+#pbuilder update
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 /exthd/pbuilder/$DIST-$ARCH/aptcache --buildplace /exthd/pbuilder/$DIST-$ARCH/build
if [ $? -ne 0 ]; then
exit

Contact - Imprint