commit:     6ce161a93f2e7f025a2d5a529338ef49b7daf2bb
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 14:59:23 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 15:42:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce161a9

sci-mathematics/btor2tools: do not install static libraries

Closes: https://bugs.gentoo.org/890698
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 ...0.0_pre20220518.ebuild => btor2tools-1.0.0_pre20220518-r1.ebuild} | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sci-mathematics/btor2tools/btor2tools-1.0.0_pre20220518.ebuild 
b/sci-mathematics/btor2tools/btor2tools-1.0.0_pre20220518-r1.ebuild
similarity index 87%
rename from sci-mathematics/btor2tools/btor2tools-1.0.0_pre20220518.ebuild
rename to sci-mathematics/btor2tools/btor2tools-1.0.0_pre20220518-r1.ebuild
index efade1283737..e967b953fb59 100644
--- a/sci-mathematics/btor2tools/btor2tools-1.0.0_pre20220518.ebuild
+++ b/sci-mathematics/btor2tools/btor2tools-1.0.0_pre20220518-r1.ebuild
@@ -24,10 +24,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE="examples"
 
-PATCHES=(
-       "${FILESDIR}"/${P}-cmake-also-static.patch
-       "${FILESDIR}"/${P}-cmake-clfags.patch
-)
+PATCHES=( "${FILESDIR}"/${P}-cmake-clfags.patch )
 
 src_install() {
        cmake_src_install

Reply via email to