From d38f08df15d6a117c672a6c43c4d7098c997a13c Mon Sep 17 00:00:00 2001 From: edd Date: Fri, 6 Feb 2009 00:56:50 +0000 Subject: [PATCH] added AASC repository of local Vienna Stats packages (from which we need udunits, coinor-symphony, ...) git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@187 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- trunk/inst/etc/sys/debian-amd64/pbuilderrc | 2 +- trunk/inst/etc/sys/debian-i386/pbuilderrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/inst/etc/sys/debian-amd64/pbuilderrc b/trunk/inst/etc/sys/debian-amd64/pbuilderrc index 4bac7fc..13ead7b 100644 --- a/trunk/inst/etc/sys/debian-amd64/pbuilderrc +++ b/trunk/inst/etc/sys/debian-amd64/pbuilderrc @@ -6,7 +6,7 @@ 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/cran2deb/debian-amd64 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-amd64 unstable/all/' +OTHERMIRROR='deb http://localhost/cran2deb/debian-amd64 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-amd64 unstable/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' diff --git a/trunk/inst/etc/sys/debian-i386/pbuilderrc b/trunk/inst/etc/sys/debian-i386/pbuilderrc index ca6b8e9..b4f43d5 100644 --- a/trunk/inst/etc/sys/debian-i386/pbuilderrc +++ b/trunk/inst/etc/sys/debian-i386/pbuilderrc @@ -6,7 +6,7 @@ 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/cran2deb/debian-i386 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-i386 unstable/all/' +OTHERMIRROR='deb http://localhost/cran2deb/debian-i386 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-i386 unstable/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' -- 2.39.5