]> git.ipfire.org Git - pakfire.git/commit
compress: Drop old compression code
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Feb 2025 13:01:07 +0000 (13:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Feb 2025 13:01:07 +0000 (13:01 +0000)
commit9c29eacbe52f6ba80dfa4a7220cd9d7804296fd3
tree6392397c85df5e4f5f9bfe37a0bbdd887255871c
parent80fdc4e0de3fa654364be127dc5c152692f0012a
compress: Drop old compression code

This became a little bit messy with so many options and therefore I
replaced this with the new archive writer.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/pakfire/archive.c
src/pakfire/compress.c [deleted file]
src/pakfire/compress.h [deleted file]