]> git.ipfire.org Git - people/ric9/pakfire.git/commit
packager: Return an archive
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2025 16:32:39 +0000 (16:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2025 16:32:39 +0000 (16:32 +0000)
commitf2935d55e7f9839d1edfc2a34c28e1c5619e143a
tree3dd0947545369364a7a8234133a8aabade804d3c
parentfa010a9678f4c5da5c3a047012defcb54dba6526
packager: Return an archive

This is an attempt to have the packager return an object instead of a
loose path so that we can do more things with the result.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/dist.c
src/pakfire/build.c
src/pakfire/dist.c
src/pakfire/dist.h
src/pakfire/packager.c
src/pakfire/packager.h
src/pakfire/pakfire.c
src/python/pakfire.c
tests/libpakfire/makefile.c