aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilderrc')
-rw-r--r--pbuilderrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 069009e..b4ab567 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -7,6 +7,11 @@ BASETGZ=/var/cache/pbuilder/base.tgz
BUILDPLACE=/var/cache/pbuilder/build
# directory inside the chroot where the build happens. See #789404
BUILDDIR=/build
+# what be used as value for HOME during builds. See #441052
+# The default value prevents builds to write on HOME, which is prevented on
+# Debian buildds too. You can set it to $BUILDDIR to get a working HOME, if
+# you need to.
+BUILD_HOME=/nonexistent
MIRRORSITE=http://httpredir.debian.org/debian
#OTHERMIRROR="deb http://www.home.com/updates/ ./"
#export http_proxy=http://your-proxy:8080/