]> git.ipfire.org Git - people/stevee/pakfire.git/commit
build: Delete static libraries only when there is a shared object
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Mar 2023 11:44:59 +0000 (11:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Mar 2023 11:44:59 +0000 (11:44 +0000)
commitadd08b7d58da2829b1e7e3991a4f2f06625d3ca3
treeb2acf009f1f2f861046d26f4fd2242f389b6a0e7
parent1892ea0aefd04bba5ce49f487265136a92a9d9f7
build: Delete static libraries only when there is a shared object

This brings back the former behaviour.

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