[r-backports] / build_r-base.sh Repository:
ViewVC logotype

Diff of /build_r-base.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 61, Wed Nov 4 18:13:29 2009 UTC revision 63, Fri Apr 23 04:20:03 2010 UTC
# Line 21  Line 21 
21    
22  pbuilder update  pbuilder update
23    
24  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
25  if [ $? -ne 0 ]; then  if [ $? -ne 0 ]; then
26      exit      exit
27  fi  fi

Legend:
Removed from v.61  
changed lines
  Added in v.63

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1