diff options
author | dancer <dancer> | 2001-08-27 12:00:25 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-08-27 12:00:25 +0000 |
commit | 3406794c7f2750b5233c3f249dac7aad05a01ffd (patch) | |
tree | 113718d99bac0f71e8efa3715062a4f0d4a9f898 /pbuilderrc | |
parent | 0b660f6719184fed8eb5cfcf25f910210fe31b5a (diff) | |
download | pbuilder-3406794c7f2750b5233c3f249dac7aad05a01ffd.tar pbuilder-3406794c7f2750b5233c3f249dac7aad05a01ffd.tar.gz |
changed the buildplace.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,3 +7,6 @@ MIRRORSITE=http://www.jp.debian.org/debian #export http_proxy=http://your-proxy:8080/ USEPROC=yes BUILDRESULT=/var/cache/pbuilder/result/ + +# specifying the distribution forces the distribution on "pbuilder update" +#DISTRIBUTION=woody |