From 44af0f8bf06c6c37019ce5e8d56219826f7af3a9 Mon Sep 17 00:00:00 2001 From: Eddy Petrișor Date: Thu, 6 Mar 2008 02:57:20 +0200 Subject: Change back the MIRRORSITE in the example file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since now the pbuilderrc is just an example, might as well use some correct info that is meaningful for a human. Also, this was broken since the default rc info was not valid anymore (in the absence of /etc/pbuilderrc) Signed-off-by: Eddy Petrișor --- pbuilderrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbuilderrc b/pbuilderrc index 31cdb53..821fb95 100755 --- a/pbuilderrc +++ b/pbuilderrc @@ -8,7 +8,7 @@ BASETGZ=/var/cache/pbuilder/base.tgz #EXTRAPACKAGES=gcc3.0-athlon-builder #export DEBIAN_BUILDARCH=athlon BUILDPLACE=/var/cache/pbuilder/build/ -MIRRORSITE=_ +MIRRORSITE=http://ftp.debian.org/debian #OTHERMIRROR="deb http://www.home.com/updates/ ./" #export http_proxy=http://your-proxy:8080/ USEPROC=yes -- cgit v1.2.3