]> git.ipfire.org Git - thirdparty/libsolv.git/commit
linked packages: fix rule generation
authorMichael Schroeder <mls@suse.de>
Fri, 15 Jan 2016 15:15:41 +0000 (16:15 +0100)
committerMichael Schroeder <mls@suse.de>
Fri, 15 Jan 2016 15:15:41 +0000 (16:15 +0100)
commita2a85109094596dd5c5c95226b373952aa428b3e
treeff151aed968cb0fcf86f60674ef2ca4e19a8610e
parent6ea235973e942436c8815dadddf2c318a8b5ca7d
linked packages: fix rule generation

Add multiple rules for different package names instead of ORing
them all together. I hope this works out better for our applications.
src/rules.c