mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
release --pbuilder : place results in .. as in normal mode
This commit is contained in:
parent
364b8ec5ee
commit
c49e8ab363
1
release
1
release
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user