]> git.ipfire.org Git - pakfire.git/commit
buildservice: Simplify how it is being initialized
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Jan 2025 15:23:44 +0000 (15:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Jan 2025 15:23:44 +0000 (15:23 +0000)
commit950dac5a54050ec836b4a78e2409b2d1d831bd3c
tree8127ef3360a18e8c03ae3bd72972e1db749fd795
parent3c486a7fc8899bd60729190df59ce1b03eb2d33c
buildservice: Simplify how it is being initialized

This make this all more re-usable in other places.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
src/cli/lib/client-build.c
src/cli/lib/pakfire.c
src/cli/lib/pakfire.h
src/cli/lib/repo_create.c
src/cli/lib/repo_delete.c
src/cli/lib/repo_list.c
src/cli/lib/repo_show.c
src/cli/lib/upload_create.c
src/cli/lib/upload_delete.c
src/cli/lib/upload_list.c
src/pakfire/buildservice.c
src/pakfire/buildservice.h