diff options
author | dancer <dancer> | 2002-05-13 06:39:56 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-05-13 06:39:56 +0000 |
commit | d01d5967f484e683477436f0475875969c99a515 (patch) | |
tree | 0648aaa937e1c437f0f6c0b61acc31db47707997 /ChangeLog | |
parent | fcd172feea8e80839b3080135e87a28a68edd643 (diff) | |
download | pbuilder-d01d5967f484e683477436f0475875969c99a515.tar pbuilder-d01d5967f484e683477436f0475875969c99a515.tar.gz |
changed the behavior to ignore blank configs in clean target.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * pbuilder: modified clean target to load pbuilder-checkparams, instead of sourcing the config file directly. + Change the test to if conditions. 2002-05-07 Junichi Uekawa <dancer@debian.org> |