When removing pkg files, remove only dangling symlinks after regular files.

This is required for the upcoming eglibc package.
This commit is contained in:
Juan RP
2012-05-25 14:31:42 +02:00
parent a14886ab48
commit d075f7182a
3 changed files with 31 additions and 4 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.4"
#define XBPS_API_VERSION "20120521"
#define XBPS_API_VERSION "20120525"
#define XBPS_VERSION "0.16"
/**