DEB build scripts: fixed pbuilder permits.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/18/head
Michele Calgaro 4 years ago
parent 4c8be9a483
commit 4cc67abd61
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -7,8 +7,10 @@ USEDEVPTS=yes
USEDEVFS=no
# the username and ID used by pbuilder, inside chroot. Needs fakeroot, really
BUILDUSERID=1234
BUILDUSERNAME=pbuilder
BUILDSOURCEROOTCMD=""
BUILDUSERNAME=""
BUILDUSERID=""
# make debconf not interact with user
export DEBIAN_FRONTEND="noninteractive"

Loading…
Cancel
Save