Remove obsolete files also on package reinstalls (and downgrades).

This commit is contained in:
Juan RP
2014-01-15 21:52:35 +01:00
parent 835812df2c
commit 16fc064aef
2 changed files with 128 additions and 135 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.30 (??):
* When reinstalling a package (or downgrading) also check for obsolete
files and remove them if it's needed.
* When reinstalling a package (or downgrading) make sure to also respect
its installation mode (automatic or manual).