From b0cd111808dffc0b02e6bffe8843b14755bb5746 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 24 Mar 2023 13:23:38 +0100 Subject: [PATCH] tox: remove static library --- net-libs/tox/tox-0.2.12.recipe | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-libs/tox/tox-0.2.12.recipe b/net-libs/tox/tox-0.2.12.recipe index 101d16e34..a13092dbb 100644 --- a/net-libs/tox/tox-0.2.12.recipe +++ b/net-libs/tox/tox-0.2.12.recipe @@ -83,6 +83,8 @@ INSTALL() { make -C build install + rm -f $libDir/*.a + prepareInstalledDevelLib \ libtoxcore fixPkgconfig