]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Transaction ordering: Allow more uninst->uninst edges
authorMichael Schroeder <mls@suse.de>
Mon, 2 Jun 2025 09:30:59 +0000 (11:30 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 2 Jun 2025 09:33:29 +0000 (11:33 +0200)
commitf721a4c9fc5006b41f74b1b69cf3b372e126f09e
treedcc44733f9591b28cdcc0a42368e988635ccd492
parent74cbf3026f146cdf5aba57a54b689c88cdb2439b
Transaction ordering: Allow more uninst->uninst edges

Only skip uninst->uninst edges if both elements are build to
inst elements.
src/order.c