]> git.ipfire.org Git - pakfire.git/commit
archive: Collect the filelist on the regular extraction
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Aug 2022 15:20:21 +0000 (15:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Aug 2022 15:20:21 +0000 (15:20 +0000)
commit85b0e5be98aedf778861483767018dbfb8032e46
tree23e085e208bdbba96eaee508aff9f589d276166e
parentad68a1a6fdb6e45c347f359a0a3834480f278940
archive: Collect the filelist on the regular extraction

This will save us from running through the archive again.

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