aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilderrc')
-rw-r--r--pbuilderrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 691e46d..8462728 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -29,7 +29,8 @@ REMOVEPACKAGES=""
#HOOKDIR="/usr/lib/pbuilder/hooks"
HOOKDIR=""
# NB: this var is private to pbuilder; ccache uses "CCACHE_DIR" instead
-CCACHEDIR="/var/cache/pbuilder/ccache"
+# CCACHEDIR="/var/cache/pbuilder/ccache"
+CCACHEDIR=""
# make debconf not interact with user
export DEBIAN_FRONTEND="noninteractive"