libxbps: improve matching obsolete files, skip matches by hash and filename.
Don't remove top level symlinks (/bin, /sbin and /lib) if they were found as obsoletes. This is a workaround for the system transition to /usr.
This commit is contained in:
@ -56,8 +56,8 @@
|
||||
*/
|
||||
#define XBPS_PKGINDEX_VERSION "1.5"
|
||||
|
||||
#define XBPS_API_VERSION "20120704-1"
|
||||
#define XBPS_VERSION "0.16.3"
|
||||
#define XBPS_API_VERSION "20120710"
|
||||
#define XBPS_VERSION "0.16.4"
|
||||
|
||||
/**
|
||||
* @def XBPS_RELVER
|
||||
|
Reference in New Issue
Block a user