diff options
author | lool <lool> | 2006-11-05 21:46:46 +0000 |
---|---|---|
committer | lool <lool> | 2006-11-05 21:46:46 +0000 |
commit | 5cd019eee4bc08e518db2c90a856f60c0296e39f (patch) | |
tree | f23c3a7afc139ad6ccceecdb541ae3ed705a61e4 /ChangeLog | |
parent | 33cbe10c36728ad75935a39ac1955bf68b7624ed (diff) | |
download | pbuilder-5cd019eee4bc08e518db2c90a856f60c0296e39f.tar pbuilder-5cd019eee4bc08e518db2c90a856f60c0296e39f.tar.gz |
* Revert to simply installing passwd and not uninstall it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +1,7 @@ 2006-11-03 Loic Minier <lool@dooz.org> * pdebuild-internal: install the passwd package before calling - groupadd and useradd; restore it's installation state after groupadd - and useradd. + groupadd and useradd. 2006-10-30 Loic Minier <lool@dooz.org> |