aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2008-03-07 00:05:24 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2008-03-07 00:05:24 +0900
commitd4598a70b78b0299b57799318849bcd8e5c80864 (patch)
treeb24f5db9435303554237902cfa9d3436dc75f2f9 /pbuilderrc
parent776b576f99154fb9e279f19a26eb2a02364693eb (diff)
downloadpbuilder-d4598a70b78b0299b57799318849bcd8e5c80864.tar
pbuilder-d4598a70b78b0299b57799318849bcd8e5c80864.tar.gz
make ftp.jp.debian.org the default for for the time being. ftp.debian.org only has parts of Debian.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 821fb95..f97456e 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=http://ftp.debian.org/debian
+MIRRORSITE=http://ftp.jp.debian.org/debian
#OTHERMIRROR="deb http://www.home.com/updates/ ./"
#export http_proxy=http://your-proxy:8080/
USEPROC=yes