]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Simplify moldule code
authorMichael Schroeder <mls@suse.de>
Wed, 13 Feb 2019 13:02:31 +0000 (14:02 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 13 Feb 2019 13:02:31 +0000 (14:02 +0100)
commitf9a8953aee107d148ddabddd7217ba7656ec46f8
tree1828142cd91e323018f1d25c03cfdac8a2c24f11
parentfc1aff576ab45416303db30d6c514d191e93f0bb
Simplify moldule code

Use repodata_set_poolstr instead of converting the string to an id
and calling repodata_set_id.
ext/repo_updateinfoxml.c