aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:40:25 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:40:25 +0000
commite1379f2ef18b521182115ea3a82894bae7bf36cf (patch)
treea63a2e63cbf361392849d29c9b42fc0f9a790368 /pbuilderrc
parent78883ba5a362e09b6ec1f824881dc3cf3eb73f53 (diff)
downloadpbuilder-e1379f2ef18b521182115ea3a82894bae7bf36cf.tar
pbuilder-e1379f2ef18b521182115ea3a82894bae7bf36cf.tar.gz
change default BUILDDIR to /build
Closes: 789404
Diffstat (limited to 'pbuilderrc')
-rw-r--r--pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 2509aaa..08eeefc 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -6,7 +6,7 @@ BASETGZ=/var/cache/pbuilder/base.tgz
#export DEBIAN_BUILDARCH=athlon
BUILDPLACE=/var/cache/pbuilder/build
# directory inside the chroot where the build happens. See #789404
-BUILDDIR=/tmp/buildd
+BUILDDIR=/build
MIRRORSITE=http://cdn.debian.net/debian
#OTHERMIRROR="deb http://www.home.com/updates/ ./"
#export http_proxy=http://your-proxy:8080/