aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:31:43 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:31:43 +0000
commit78883ba5a362e09b6ec1f824881dc3cf3eb73f53 (patch)
tree3fa8f35186cbb3d81a622a189efcdfc5f5b9907c /pbuilderrc
parentf3b72f3dbb0205a30f5ef6dc0ccba4bf610b1903 (diff)
downloadpbuilder-78883ba5a362e09b6ec1f824881dc3cf3eb73f53.tar
pbuilder-78883ba5a362e09b6ec1f824881dc3cf3eb73f53.tar.gz
parametrize the build directory using the conf option BUILDDIR
Diffstat (limited to 'pbuilderrc')
-rw-r--r--pbuilderrc2
1 files changed, 2 insertions, 0 deletions
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/