]> git.donarmstrong.com Git - cran2deb.git/blob - branch/double_build/inst/etc/sys/debian-i386/pbuilderrc
split view of debian_dependency and blacklist_packages by system; preparation for...
[cran2deb.git] / branch / double_build / inst / etc / sys / debian-i386 / pbuilderrc
1 BASETGZ=/var/cache/pbuilder/base-cran2deb-debian-i386.tgz
2 HOOKDIR=/etc/cran2deb/hook
3 BUILDRESULT=/var/cache/cran2deb/results/debian-i386
4 EXTRAPACKAGES='debhelper r-base-dev cdbs r-base-core lintian xvfb xauth xfonts-base'
5 REMOVEPACKAGES='lilo libldap-2.4-2 libopencdk10 libsasl2-2'
6 # don't actually need aptitude, but pbuilder insists...
7 #REMOVEPACKAGES+='aptitude libcwidget3 libept0 libncursesw5 libsigc++-2.0-0c2a libxapian15'
8 DISTRIBUTION=testing
9 OTHERMIRROR='deb http://localhost/cran2deb/debian-i386 testing/$(ARCH)/ | deb http://localhost/cran2deb/debian-i386 testing/all/ | deb http://statmath.wu-wien.ac.at/AASC/debian/ testing main'
10 MIRRORSITE='http://ftp.at.debian.org/debian/'
11 APTCACHE=''
12 PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'
13 DEBOOTSTRAPOPTS='--arch=i386'