diff options
author | dancer <dancer> | 2006-03-17 00:18:38 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-03-17 00:18:38 +0000 |
commit | bd32d9b97fb02538c9abd1f1c32e69ccf829dde3 (patch) | |
tree | d013735427b35876cff7718b544a077c8adf0f92 /pbuilderrc | |
parent | 51dfe38352acea93309adde699ccc3d64092820b (diff) | |
download | pbuilder-bd32d9b97fb02538c9abd1f1c32e69ccf829dde3.tar pbuilder-bd32d9b97fb02538c9abd1f1c32e69ccf829dde3.tar.gz |
add support for chmod/chown of logfile, needs more work.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -51,7 +51,6 @@ BINDMOUNTS="" # Set the debootstrap variant to 'buildd' type. # DEBOOTSTRAPOPTS[0]='--variant=buildd' -# or work around bug in debootstrap 3.0.0 (314858) unset DEBOOTSTRAPOPTS # Set the PATH I am going to use inside pbuilder: default is "/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" |