Alternatives framework for xbps (2/2).
See xbps-alternatives(1) for more information. Thanks to all who helped to design this and for fixing grammar in the manual page.
This commit is contained in:
@ -208,6 +208,7 @@ xbps_pkgdb_init(struct xbps_handle *xhp)
|
||||
xbps_dbg_printf(xhp, "[pkgdb] pkgdb_map_vpkgs %s\n", strerror(rv));
|
||||
return rv;
|
||||
}
|
||||
assert(xhp->pkgdb);
|
||||
xbps_dbg_printf(xhp, "[pkgdb] initialized ok.\n");
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user