aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index a8cfe3b..10d5fdf 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -18,7 +18,7 @@ BUILDRESULT=/var/cache/pbuilder/result/
# specifying the components of the distribution, for instance to enable all
# components on Debian use "main contrib non-free" and on Ubuntu "main
# restricted universe multiverse"
-#COMPONENTS="main"
+COMPONENTS="main"
#specify the cache for APT
APTCACHE="/var/cache/pbuilder/aptcache/"
APTCACHEHARDLINK="yes"