diff options
author | dancer <dancer> | 2001-08-27 10:03:45 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-08-27 10:03:45 +0000 |
commit | e062d3ce43ca80e40030cf2bac5bc15b581a3a8b (patch) | |
tree | ecc9d6624405732c0acdbf4aa281334846aee766 /pbuilderrc | |
parent | 3ecb7211e3084ce5f23749f9b1b21cd8f2b673b1 (diff) | |
download | pbuilder-e062d3ce43ca80e40030cf2bac5bc15b581a3a8b.tar pbuilder-e062d3ce43ca80e40030cf2bac5bc15b581a3a8b.tar.gz |
moved pbuilderrc loading to the main file.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ BASETGZ=/var/cache/pbuilder/base.tgz #EXTRAPACKAGES=gcc3.0-athlon-builder #export DEBIAN_BUILDARCH=athlon -BUILDPLACE=/var/cache/pbuilder/build/$$/ +BUILDPLACE=/var/cache/pbuilder/build/ MIRRORSITE=http://www.jp.debian.org/debian #export http_proxy=http://your-proxy:8080/ |