release --pbuilder : place results in .. as in normal mode

This commit is contained in:
proller 2018-01-12 19:22:18 +03:00
parent 364b8ec5ee
commit c49e8ab363

View File

@ -83,6 +83,7 @@ if [ -z "$USE_PBUILDER" ] ; then
-b ${DEBUILD_NOSIGN_OPTIONS} ${DEBUILD_NODEPS_OPTIONS}
else
export DIST=${DIST:=artful}
export SET_BUILDRESULT=${SET_BUILDRESULT:=$CURDIR/..}
. $CURDIR/debian/.pbuilderrc
if [[ -n "$FORCE_PBUILDER_CREATE" || ! -e "$BASETGZ" ]] ; then
sudo --preserve-env pbuilder create --configfile $CURDIR/debian/.pbuilderrc