]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Also check the installed package for multiversion
authorMichael Schroeder <mls@suse.de>
Wed, 30 Sep 2015 11:42:34 +0000 (13:42 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 30 Sep 2015 11:42:34 +0000 (13:42 +0200)
commit18627d1c0f47a0f6d789df68b6fb6a252015c681
tree08a6ee59d4896ed4b36e0ad092a4c44f83931c82
parentca4ef5fd02159da4c217f6366c942fbb38e5b795
Also check the installed package for multiversion

Thus, both the to-be-installed and the already installed
package must have the multiversion bit set.
Otherwise, a dependency verify later on will complain.
src/rules.c