aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/pbuilderrc b/pbuilderrc
index f24838b..f97456e 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -18,8 +18,8 @@ BUILDRESULT=/var/cache/pbuilder/result/
# specifying the distribution forces the distribution on "pbuilder update"
#DISTRIBUTION=lenny
-# specifying the components of the distribution (default is "main")
-#COMPONENTS="main contrib non-free"
+# specifying the components of the distribution
+COMPONENTS="main"
#specify the cache for APT
APTCACHE="/var/cache/pbuilder/aptcache/"
APTCACHEHARDLINK="yes"