diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2017-05-12 17:41:54 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-05-12 17:41:54 +0200 |
| commit | 80f228eb0f128718fcdb5630c2cdf5225c259552 (patch) | |
| tree | 75fb876ec59920185345be96167c01bc3817797c | |
| parent | 64cfdbab76215b505670f73e5e2d6b8f53a64c03 (diff) | |
Switch to the right buildresult directory
| -rwxr-xr-x | backport | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ else --aptcache /var/cache/pbuilder/$DIST-$ARCH/aptcache fi sudo -E pdebuild --debbuildopts '-sa' \ - --buildresult $rcrandir/$DIST-cran3/ \ + --buildresult $rcrandir/$DIST-cran34/ \ -- --distribution $DIST --basetgz /var/cache/pbuilder/$DIST-$ARCH-base.tgz \ --aptcache /var/cache/pbuilder/$DIST-$ARCH/aptcache \ --buildplace /var/cache/pbuilder/$DIST-$ARCH/build |
