Keep /usr/sbin if found as obsolete, it's a symlink in void.

This commit is contained in:
Juan RP
2015-06-05 08:29:05 +02:00
parent d86cece411
commit 1774d17e40
3 changed files with 6 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ xbps_find_pkg_obsoletes(struct xbps_handle *xhp,
const char *basesymlinks[] = {
"./bin",
"./sbin",
"./usr/sbin",
"./lib",
"./lib32",
"./lib64",