]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Move tar handling from repo_arch into its own file
authorMichael Schroeder <mls@suse.de>
Thu, 28 Nov 2024 12:08:39 +0000 (13:08 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 28 Nov 2024 12:08:39 +0000 (13:08 +0100)
commit224cab32cb08bfbc430a5775ed840b71fcb4e496
tree56ce7686f6b8234835c2e52fc5b1c6515fb8706f
parent381322c07cf5fdbb887d85e39dab713c24e710dd
Move tar handling from repo_arch into its own file

We'll need it for apk packages.
ext/CMakeLists.txt
ext/repo_arch.c
ext/tarhead.c [new file with mode: 0644]
ext/tarhead.h [new file with mode: 0644]