xbps_remove_pkg: no need to release pkgd from metadir.
This commit is contained in:
parent
ace91b17e0
commit
e08c258967
@ -264,7 +264,6 @@ xbps_remove_pkg(struct xbps_handle *xhp,
|
||||
*/
|
||||
if (update) {
|
||||
free(pkgver);
|
||||
prop_object_release(pkgd);
|
||||
return xbps_requiredby_pkg_remove(xhp, pkgname);
|
||||
} else if (soft_replace) {
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user