xbps_transaction_install_pkg: proper pkg find order in rpool.

Previously it was preferring virtual packages from
configuration file before real packages.
This commit is contained in:
Juan RP
2012-06-09 10:09:46 +02:00
parent 20bb1af589
commit 81610697df
2 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.5"
#define XBPS_API_VERSION "20120605-3"
#define XBPS_API_VERSION "20120609"
#define XBPS_VERSION "0.16"
/**