]> git.ipfire.org Git - thirdparty/libsolv.git/commit
repo_rpmdb.c: move "Packages" string into backend implementations
authorMichael Schroeder <mls@suse.de>
Mon, 21 Oct 2019 11:17:29 +0000 (13:17 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 21 Oct 2019 11:17:29 +0000 (13:17 +0200)
commit94df5d6bf2eec3fc555550307342e250e2b842c6
treeb7d25f2c87506f7d0cd6ac6b6011f52c81aed596
parentee27eee6318a2cb4f99bc66b3ec4d86d377a4467
repo_rpmdb.c: move "Packages" string into backend implementations

Other rpm database implementations like "ndb" use different names.
ext/repo_rpmdb.c
ext/repo_rpmdb_bdb.h
ext/repo_rpmdb_librpm.h