]> git.ipfire.org Git - pakfire.git/commit
repo: Refactor scanning for archives
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Oct 2024 09:52:36 +0000 (09:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Oct 2024 09:52:36 +0000 (09:52 +0000)
commit77d7842998ad7c1a421f00216d45b4500827e8e2
treea194a820098fe687f7a083bd023eb46baf91e5cc
parentae89bf2c4a9e67ce3072f58a63cca0f83af89a8b
repo: Refactor scanning for archives

It does not make too much sense to (ab)use the filelist object because
it depends on so many other things and makes the code unnecessarily
complicated.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/repo.c