aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
blob: 51427ba5238384fc5e7703c4142f854532f00c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# this is your configuration
BASETGZ=/var/cache/pbuilder/base.tgz
#EXTRAPACKAGES=gcc3.0-athlon-builder
#export DEBIAN_BUILDARCH=athlon
BUILDPLACE=/var/cache/pbuilder/build/
MIRRORSITE=http://www.jp.debian.org/debian
#NONUSMIRRORSITE="http://www.jp.debian.org/debian-non-US"
#OTHERMIRROR="deb http://www.home.com/updates/ ./"
#export http_proxy=http://your-proxy:8080/
USEPROC=yes
BUILDRESULT=/var/cache/pbuilder/result/

# specifying the distribution forces the distribution on "pbuilder update"
#DISTRIBUTION=woody
#specify the cache for APT 
APTCACHE=/var/cache/pbuilder/aptcache/
APTCACHEHARDLINK=yes
REMOVEPACKAGES=lilo
#HOOKDIR=/usr/lib/pbuilder/hooks
HOOKDIR=""

# make debconf not interact with user
export DEBIAN_FRONTEND=noninteractive

# Address used when building.
#DEBEMAIL="someone@somewhere"

#for pbuilder debuild
BUILDSOURCEROOTCMD=fakeroot
PBUILDERROOTCMD=sudo