xbps-install: make -f preserve conf files; use it twice to overwrite all files.
This commit is contained in:
@@ -122,7 +122,7 @@ unpack_archive(struct xbps_handle *xhp,
|
||||
|
||||
euid = geteuid();
|
||||
|
||||
if (xhp->flags & XBPS_FLAG_FORCE_INSTALL)
|
||||
if (xhp->flags & XBPS_FLAG_FORCE_UNPACK)
|
||||
force = true;
|
||||
|
||||
if (xhp->unpack_cb != NULL) {
|
||||
|
Reference in New Issue
Block a user