Fix package conflicts detection (regression from b9136c61c9).

This commit is contained in:
Juan RP
2013-02-01 12:41:27 +01:00
parent 303df5fc46
commit 42e0f19bbe
2 changed files with 11 additions and 1 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.21 (???):
* Fix regression introduced in b9136c61c95698a5dafbc69ee9cd873110c68e45,
breaking package conflicts detection.
* xbps-install(8): removed the -s,--skip-sync option; the new -S,--sync
option makes this redundant and useless.