diff options
Diffstat (limited to 'pbuilderrc')
-rw-r--r-- | pbuilderrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ BASETGZ=/var/cache/pbuilder/base.tgz #EXTRAPACKAGES="" #export DEBIAN_BUILDARCH=athlon BUILDPLACE=/var/cache/pbuilder/build +# directory inside the chroot where the build happens. See #789404 +BUILDDIR=/tmp/buildd MIRRORSITE=http://cdn.debian.net/debian #OTHERMIRROR="deb http://www.home.com/updates/ ./" #export http_proxy=http://your-proxy:8080/ |