aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
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.5
parent78883ba5a362e09b6ec1f824881dc3cf3eb73f53 (diff)
downloadpbuilder-e1379f2ef18b521182115ea3a82894bae7bf36cf.tar
pbuilder-e1379f2ef18b521182115ea3a82894bae7bf36cf.tar.gz
change default BUILDDIR to /build
Closes: 789404
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index aec45a8..d0603ee 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -65,7 +65,7 @@ An Example:
BINDMOUNTS="/home /mnt/test"
.EE
.TP
-.BI "BUILDDIR=" "/tmp/buildd"
+.BI "BUILDDIR=" "/build"
The directory inside the chroot where the build happens. This will also be the
.B HOME
of the build user.