X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tags%2Fpre-dual%2Finst%2Fetc%2Fsys%2Fdebian-amd64%2Fpbuilderrc;fp=tags%2Fpre-dual%2Finst%2Fetc%2Fsys%2Fdebian-amd64%2Fpbuilderrc;h=64794997926b8b95b2097ee72863083821ba5f9c;hb=ab9547f1dd3779e34528a7a638ed085d5b9c5e26;hp=0000000000000000000000000000000000000000;hpb=4baac28764128067cb2fd6343321e7e0f522bdfd;p=cran2deb.git diff --git a/tags/pre-dual/inst/etc/sys/debian-amd64/pbuilderrc b/tags/pre-dual/inst/etc/sys/debian-amd64/pbuilderrc new file mode 100644 index 0000000..6479499 --- /dev/null +++ b/tags/pre-dual/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'