aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian2
-rwxr-xr-xpbuilderrc2
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 0a44fc3..20d8946 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -13,4 +13,6 @@ would update
It won't work with Debian 2.2, because dpkg-checkbuilddeps
does not exist yet in Debian 2.2.
+edit /etc/pbuilderrc if the default doesn't work, especially proxy.
+
-- Junichi Uekawa <dancer@debian.org>, Sat, 28 Jul 2001 17:05:50 +0900
diff --git a/pbuilderrc b/pbuilderrc
index d87ca5d..1fdacb2 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -1,5 +1,7 @@
+# this is your configuration
BASETGZ=/var/cache/pbuilder/base.tgz
#EXTRAPACKAGES=gcc3.0-athlon-builder
#export DEBIAN_BUILDARCH=athlon
BUILDPLACE=/var/cache/pbuilder/build
MIRRORSITE=http://www.jp.debian.org/debian
+#export http_proxy=http://your-proxy:8080/