]> git.ipfire.org Git - people/ms/pakfire.git/commit
client: Drop the custom build callback
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 09:25:48 +0000 (09:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 09:25:48 +0000 (09:25 +0000)
commit731d3d79006b0547636622fc26ea98f766086272
treeebe8d205e1674c52dc6526ecb205ab959cc0c356
parente98e3c5aa098b2eb082d9f4e7367accbf96abb1b
client: Drop the custom build callback

It is much easier and more versatile to return the entire raw response
and later maybe add some getter functions.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/client-build.c
src/pakfire/client.c
src/pakfire/client.h