Make sure that all symlinks in a package are removed, not just dangling symlinks.

This commit is contained in:
Juan RP
2014-01-12 17:10:07 +01:00
parent 16bfc5e61d
commit 292be5c420
3 changed files with 42 additions and 19 deletions

5
NEWS
View File

@@ -1,3 +1,8 @@
xbps-0.30 (??):
* Fixed a bug where in some cases valid symlinks in a package were not removed
(just dangling symlinks were removed).
xbps-0.29 (2014-01-09):
* Added XBPS_ARCH environment variable to override tha native architecture