]> git.ipfire.org Git - people/stevee/pakfire.git/commit
build: Perform an installation test after the build
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2022 18:13:59 +0000 (18:13 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2022 18:13:59 +0000 (18:13 +0000)
commit8ad8d09bd7b87409ba0e5c486350a7557a633ff8
tree62e57dbd80890c6d4b2266b9a3ae4d9894fdb7ba
parentaa36f70eb842db8f1b68df6391296b39223ec0df
build: Perform an installation test after the build

We will try to install all packages that have been built and log any
errors if that was not possible including potential solutions.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/build.c