aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index ec06a95..96c4214 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -28,6 +28,8 @@ APTCACHEHARDLINK="yes"
REMOVEPACKAGES=""
#HOOKDIR="/usr/lib/pbuilder/hooks"
HOOKDIR=""
+# NB: this var is private to pbuilder; ccache uses "CCACHE_DIR" instead
+CCACHEDIR="/var/cache/pbuilder/ccache"
# make debconf not interact with user
export DEBIAN_FRONTEND="noninteractive"