xbps-create(8): record target file or relative symlinks correctly.

This commit is contained in:
Juan RP
2015-02-18 14:55:54 +01:00
parent 628a344560
commit 3c34c300d1
3 changed files with 34 additions and 2 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.44 (???):
* xbps-create(8): properly detect target of relative symlinks in some cases.
* libxbps: make sure that symlinks with relative target are detected and removed
properly. Fix #78: https://github.com/voidlinux/xbps/issues/78