regpkgdb rototill: renamed to pkgdb, improve the public API.
This commit is contained in:
@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user