]> git.ipfire.org Git - pakfire.git/commit
packager: Add a function that adds a file to the payload
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 15:15:07 +0000 (15:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 15:15:07 +0000 (15:15 +0000)
commitda08f9891f9b65ca3d8049be6ef1abaf2e5acfef
tree6b180b8f7f737c6e019d2b009173f38994c9a57d
parent427fdd80923fa03aac6c04736d080a462a647593
packager: Add a function that adds a file to the payload

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