libxbps: improve xbps_purge_pkg() in case that metadata dir doesn't exist.

This commit is contained in:
Juan RP
2011-10-30 11:12:03 +01:00
parent 858e616f41
commit 2a8b74484e
3 changed files with 29 additions and 18 deletions

View File

@ -55,7 +55,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.2"
#define XBPS_API_VERSION "20111030"
#define XBPS_API_VERSION "20111030-1"
#define XBPS_VERSION "0.11.0"
/**