X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tags%2Fgsoc_final%2Finst%2Fetc%2Fpbuilderrc.in;fp=tags%2Fgsoc_final%2Finst%2Fetc%2Fpbuilderrc.in;h=07242615c7424ab6634580dc7d2e78c9abcfd4d0;hb=5101cce1568b46d042316f32c8216e956f76ff65;hp=0000000000000000000000000000000000000000;hpb=1d3c6e2092b87a8e640704ce3ceec4e8ece3859e;p=cran2deb.git diff --git a/tags/gsoc_final/inst/etc/pbuilderrc.in b/tags/gsoc_final/inst/etc/pbuilderrc.in new file mode 100644 index 0000000..0724261 --- /dev/null +++ b/tags/gsoc_final/inst/etc/pbuilderrc.in @@ -0,0 +1,12 @@ +BASETGZ=/var/cache/pbuilder/base-cran2deb.tgz +HOOKDIR=@ROOT@/etc/hook +BUILDRESULT=/var/cache/cran2deb/results +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=unstable +OTHERMIRROR='deb http://localhost/users/cb/cran2deb/ unstable/$(ARCH)/ | deb http://localhost/users/cb/cran2deb/ unstable/all/' +MIRRORSITE='http://ftp.debian.org/debian/' +APTCACHE='' +PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'