]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Fix share handling in repo2solv
authorMichael Schroeder <mls@suse.de>
Fri, 21 Sep 2018 13:31:30 +0000 (15:31 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 21 Sep 2018 13:31:30 +0000 (15:31 +0200)
commit2cdefc1660f665a723acc24912fd2e210a970b6e
treee4961919bd7100c61691b7f285e4f41bb5f5dc6e
parentd337e3117b3001317dfe27ecabfe5c02383cda12
Fix share handling in repo2solv

We only search the uninternalized data for the repodata we're
extending, so we need to internalize the data before adding
new repodata areas.
tools/repo2solv.c