aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2001-08-24 06:27:31 +0000
committerdancer <dancer>2001-08-24 06:27:31 +0000
commitee9d0c07fe6a2c0ee2154aa67533d8021a9fe9a2 (patch)
tree1f7e7307beff2cbaa66254743cb6c6d98a18bd3e
parent2ca331979b002a55686e21d12938699a74122546 (diff)
downloadpbuilder-ee9d0c07fe6a2c0ee2154aa67533d8021a9fe9a2.tar
pbuilder-ee9d0c07fe6a2c0ee2154aa67533d8021a9fe9a2.tar.gz
fixed config files
-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/