diff options
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 |