aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorEddy Petrișor <eddy.petrisor@gmail.com>2008-02-29 13:01:08 +0200
committerEddy Petrișor <eddy.petrisor@gmail.com>2008-02-29 13:01:08 +0200
commitef227a3da916f53f5a9ef4266c27c283c1ab607b (patch)
tree12d086d13b3e69b26389282fe031b1a15153d84c /pbuilderrc
parent64580202061d4d8f449e09107ac6e60706142202 (diff)
parent30e8500073c101f656311906f5a00f0ccc0e8546 (diff)
downloadpbuilder-ef227a3da916f53f5a9ef4266c27c283c1ab607b.tar
pbuilder-ef227a3da916f53f5a9ef4266c27c283c1ab607b.tar.gz
Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilder
Conflicts: Makefile debian/changelog
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 216baa2..31cdb53 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -18,6 +18,8 @@ BUILDRESULT=/var/cache/pbuilder/result/
# specifying the distribution forces the distribution on "pbuilder update"
#DISTRIBUTION=lenny
+# specifying the components of the distribution
+COMPONENTS="main"
#specify the cache for APT
APTCACHE="/var/cache/pbuilder/aptcache/"
APTCACHEHARDLINK="yes"