diff options
author | Matt Kraai <kraai@ftbfs.org> | 2009-11-13 04:19:46 -0800 |
---|---|---|
committer | Matt Kraai <kraai@ftbfs.org> | 2009-11-13 04:20:26 -0800 |
commit | 7d9515b6a0557eef24c0176ef782dced45d92713 (patch) | |
tree | dc86b4a728c5f190349227901ada119c1616c1d2 /pbuilder-checkparams | |
parent | 57e6474dededeb9580ac41c9c1649fb5e9bd75ef (diff) | |
download | pbuilder-7d9515b6a0557eef24c0176ef782dced45d92713.tar pbuilder-7d9515b6a0557eef24c0176ef782dced45d92713.tar.gz |
allow --autocleanaptcache to be specified in pbuilderrc.
Diffstat (limited to 'pbuilder-checkparams')
-rwxr-xr-x | pbuilder-checkparams | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pbuilder-checkparams b/pbuilder-checkparams index 4d56838..356a969 100755 --- a/pbuilder-checkparams +++ b/pbuilder-checkparams @@ -35,7 +35,6 @@ PRESERVE_BUILDPLACE="no" unset EXTRA_CONFIGFILE || true PBUILDER_DEBUGMODE= SAVE_AFTER_LOGIN= -AUTOCLEANAPTCACHE= #option for user-mode-linux only. IGNORE_UMOUNT="" |