aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2009-08-08 23:49:13 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2009-08-08 23:49:13 +0900
commit5047167c4e74464a454a79e94944843a0a586ef9 (patch)
tree4ed89898f467e9e3bed9871e090c3e38a0306888 /pbuilderrc
parentd8a92f8d2a1ae1ad6e69d44541e815f9f26faf77 (diff)
downloadpbuilder-5047167c4e74464a454a79e94944843a0a586ef9.tar
pbuilder-5047167c4e74464a454a79e94944843a0a586ef9.tar.gz
install aptitude via EXTRAPACKAGES, and not hard-code. (closes: #539578)
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 019b695..fc2e0a0 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -5,7 +5,7 @@
# read pbuilderrc.5 document for notes on specific options.
BASETGZ=/var/cache/pbuilder/base.tgz
-#EXTRAPACKAGES=gcc3.0-athlon-builder
+EXTRAPACKAGES="aptitude"
#export DEBIAN_BUILDARCH=athlon
BUILDPLACE=/var/cache/pbuilder/build/
MIRRORSITE=http://cdn.debian.net/debian