xbps_find_pkg_orphans: there's no need to check pkg state, any state is ok.

This commit is contained in:
Juan RP
2012-11-19 14:07:05 +01:00
parent 556bbd495e
commit 1147e7ce3c
2 changed files with 1 additions and 12 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.5"
#define XBPS_API_VERSION "20121117"
#define XBPS_API_VERSION "20121119"
#ifndef XBPS_VERSION
#define XBPS_VERSION "UNSET"