diff options
author | dancer <dancer> | 2002-05-07 10:10:54 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-05-07 10:10:54 +0000 |
commit | 74ba07c8467c28e834496bd9653a41a9c9ef6973 (patch) | |
tree | 263d01385921bfa89fc8dfa17126dc06ec1674c5 /pbuilderrc | |
parent | 06df765495a8e8e1323f7371db0f95da53ff4881 (diff) | |
download | pbuilder-74ba07c8467c28e834496bd9653a41a9c9ef6973.tar pbuilder-74ba07c8467c28e834496bd9653a41a9c9ef6973.tar.gz |
implement /dev/pts mounting routine
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ MIRRORSITE=http://www.jp.debian.org/debian #OTHERMIRROR="deb http://www.home.com/updates/ ./" #export http_proxy=http://your-proxy:8080/ USEPROC=yes +USEDEVPTS=yes BUILDRESULT=/var/cache/pbuilder/result/ # specifying the distribution forces the distribution on "pbuilder update" |