aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authordancer <dancer>2001-08-27 11:01:56 +0000
committerdancer <dancer>2001-08-27 11:01:56 +0000
commit296a5a338a397c6cf8c77a813dc29bd1b7ce8b19 (patch)
tree100834164db20291514c5e5843f8aaff6928506f /pbuilderrc
parente062d3ce43ca80e40030cf2bac5bc15b581a3a8b (diff)
downloadpbuilder-296a5a338a397c6cf8c77a813dc29bd1b7ce8b19.tar
pbuilder-296a5a338a397c6cf8c77a813dc29bd1b7ce8b19.tar.gz
created pbuilder-modules and made others use it for common routines, and made PROC support optional for some people without PROC interface
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 44bb5a6..b3e323a 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -5,3 +5,5 @@ BASETGZ=/var/cache/pbuilder/base.tgz
BUILDPLACE=/var/cache/pbuilder/build/
MIRRORSITE=http://www.jp.debian.org/debian
#export http_proxy=http://your-proxy:8080/
+USEPROC=yes
+