aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2006-02-22 15:23:33 +0000
committerdancer <dancer>2006-02-22 15:23:33 +0000
commit0986599b475c7e6022d417c0c632f5f3be80132a (patch)
tree7d1334e22b65072a00e461c22b378215b20390ee /pbuilderrc.5
parentf3a31e42bee44bf0471e08613fa0729486705bed (diff)
downloadpbuilder-0986599b475c7e6022d417c0c632f5f3be80132a.tar
pbuilder-0986599b475c7e6022d417c0c632f5f3be80132a.tar.gz
remove support for --nonusmirror.
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.510
1 files changed, 1 insertions, 9 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index af105a3..ebdc8a4 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -60,12 +60,6 @@ kind of URL, because the location needs to be accessible from within
the chroot.
.TP
-.BI "NONUSMIRRORSITE=" "http://www.jp.debian.org/debian-non-US"
-Specify the mirror site which contains
-.B "non-US"
-distribution.
-
-.TP
.BI "OTHERMIRROR=" "deb http://xxx/xxx/ ./ " "[|" " other deb lines... " "]"
The lines which is added to the sources.list, delimited with
.B "|"
@@ -82,9 +76,7 @@ constructed sources file, so this is the place to list your
.B "local"
mirror sites; apt will then use them in preference to the ones
listed in
-.B "MIRRORSITE"
-and
-.B "NONUSMIRRORSITE".
+.B "MIRRORSITE".
To make changes on mirror site effective on
.B update