]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Refactor solver_addchoicerules function
authorMichael Schroeder <mls@suse.de>
Tue, 6 Oct 2020 11:27:28 +0000 (13:27 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 6 Oct 2020 11:27:28 +0000 (13:27 +0200)
commitfe06d76ea408a846bf6950c458c86145811cf8de
tree1b88e5e1859e1f4408a85ccc1339f6f63d0754ae
parente6419af8c41e5a87037d37ad0f7506dd978e8bd9
Refactor solver_addchoicerules function

Split choicerule_find_installed() from the code so that
it can be reused in the next commit.
src/rules.c