regpkgdb rototill: renamed to pkgdb, improve the public API.

This commit is contained in:
Juan RP
2012-01-20 11:10:52 +01:00
parent 9a088937b5
commit 6940505de9
31 changed files with 561 additions and 447 deletions

View File

@ -196,7 +196,7 @@ xbps_end(void)
if (!xbps_initialized)
return;
xbps_regpkgdb_dictionary_release(xhp);
xbps_pkgdb_release(xhp);
xbps_repository_pool_release(xhp);
xbps_fetch_unset_cache_connection();