xbps_remove_pkg: do not error out if files.plist not found, just continue.

This commit is contained in:
Juan RP
2012-05-21 23:03:29 +02:00
parent 30932b3c55
commit 9acec7883b
3 changed files with 26 additions and 30 deletions

View File

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