Respect installation mode also on reinstall (and downgrade).

This commit is contained in:
Juan RP
2014-01-15 16:17:41 +01:00
parent 292be5c420
commit 98a3723902
5 changed files with 83 additions and 3 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.30 (??):
* When reinstalling a package (or downgrading) make sure to also respect
its installation mode (automatic or manual).
* Fixed a bug where in some cases valid symlinks in a package were not removed
(just dangling symlinks were removed).