aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorEddy Petrișor <eddy.petrisor@gmail.com>2008-03-06 02:57:20 +0200
committerEddy Petrișor <eddy.petrisor@gmail.com>2008-03-06 02:59:41 +0200
commit44af0f8bf06c6c37019ce5e8d56219826f7af3a9 (patch)
tree8de88c3a6751c8fed631ea80dd3e5190f133c7f6 /pbuilderrc
parent00e57f97b06d0444e0ba5fc77179c09a72cf8439 (diff)
downloadpbuilder-44af0f8bf06c6c37019ce5e8d56219826f7af3a9.tar
pbuilder-44af0f8bf06c6c37019ce5e8d56219826f7af3a9.tar.gz
Change back the MIRRORSITE in the example file
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 <eddy.petrisor@gmail.com>
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 1 insertions, 1 deletions
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