From 78883ba5a362e09b6ec1f824881dc3cf3eb73f53 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 8 Aug 2015 16:31:43 +0000 Subject: parametrize the build directory using the conf option BUILDDIR --- pbuilderrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pbuilderrc') diff --git a/pbuilderrc b/pbuilderrc index cffc34f..2509aaa 100644 --- a/pbuilderrc +++ b/pbuilderrc @@ -5,6 +5,8 @@ BASETGZ=/var/cache/pbuilder/base.tgz #EXTRAPACKAGES="" #export DEBIAN_BUILDARCH=athlon BUILDPLACE=/var/cache/pbuilder/build +# directory inside the chroot where the build happens. See #789404 +BUILDDIR=/tmp/buildd MIRRORSITE=http://cdn.debian.net/debian #OTHERMIRROR="deb http://www.home.com/updates/ ./" #export http_proxy=http://your-proxy:8080/ -- cgit v1.2.3