X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=branch%2Fsplit_build%2Finst%2Fetc%2Fsys%2Fdebian-amd64%2Fpbuilderrc;fp=branch%2Fsplit_build%2Finst%2Fetc%2Fsys%2Fdebian-amd64%2Fpbuilderrc;h=64794997926b8b95b2097ee72863083821ba5f9c;hb=42bff07893104a11db95c8d65fe518a336463351;hp=0000000000000000000000000000000000000000;hpb=f0817a2fbc3df0f5daad0a9e1a11d9f295218c0a;p=cran2deb.git diff --git a/branch/split_build/inst/etc/sys/debian-amd64/pbuilderrc b/branch/split_build/inst/etc/sys/debian-amd64/pbuilderrc new file mode 100644 index 0000000..6479499 --- /dev/null +++ b/branch/split_build/inst/etc/sys/debian-amd64/pbuilderrc @@ -0,0 +1,12 @@ +BASETGZ=/var/cache/pbuilder/base-cran2deb-debian-amd64.tgz +HOOKDIR=/etc/cran2deb/hook +BUILDRESULT=/var/cache/cran2deb/results/debian-amd64 +EXTRAPACKAGES='debhelper r-base-dev cdbs r-base-core lintian xvfb xauth xfonts-base' +REMOVEPACKAGES='lilo libldap-2.4-2 libopencdk10 libsasl2-2' +# don't actually need aptitude, but pbuilder insists... +#REMOVEPACKAGES+='aptitude libcwidget3 libept0 libncursesw5 libsigc++-2.0-0c2a libxapian15' +DISTRIBUTION=testing +OTHERMIRROR='deb http://localhost/cran2deb/debian-amd64 testing/$(ARCH)/ | deb http://localhost/cran2deb/debian-amd64 testing/all/ | deb http://statmath.wu-wien.ac.at/AASC/debian/ testing main' +MIRRORSITE='http://ftp.at.debian.org/debian/' +APTCACHE='' +PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'