]> git.ipfire.org Git - pakfire.git/commit
pakfire: Don't make the reader sticky
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Oct 2024 12:40:11 +0000 (12:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Oct 2024 12:40:11 +0000 (12:40 +0000)
commit8d1babb3cdccd8ba599f3f661f0cd4dcf35d3659
tree75e2ff1cac65a8174da5a7ab39dabacd3afdff43
parent8cd0b6d7543f48e806ef9ffeb53897748e7d6d6c
pakfire: Don't make the reader sticky

This totally goes wrong when we want to dist a source package while the
filelist is scanning for source files. Oh well. This isn't too bad.

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