diff options
author | dancer <dancer> | 2002-02-15 13:49:49 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-02-15 13:49:49 +0000 |
commit | 19947091bfd4b910fd42e6db329fc4e074ff854a (patch) | |
tree | b1235ed95ebd6dd3f729ea6e88bf92a70ae6baa2 /pbuilderrc | |
parent | b87a01e5191e522be5f3dc7113c7f889c53004c1 (diff) | |
download | pbuilder-19947091bfd4b910fd42e6db329fc4e074ff854a.tar pbuilder-19947091bfd4b910fd42e6db329fc4e074ff854a.tar.gz |
updates, some potential changes.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,3 +37,7 @@ DEBBUILDOPTS="-b" #APT configuration files directory APTCONFDIR="" + +# the username and ID used by pbuilder, inside chroot. Needs fakeroot, really +BUILDUSERID=1234 +#BUILDUSERNAME=pbuilder |