summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/yices2/yices2-2.6.4-r1.ebuild (renamed from sci-mathematics/yices2/yices2-2.6.4.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-mathematics/yices2/yices2-2.6.4.ebuild b/sci-mathematics/yices2/yices2-2.6.4-r1.ebuild
index 8fcf3fcb619b..5d2d356eb014 100644
--- a/sci-mathematics/yices2/yices2-2.6.4.ebuild
+++ b/sci-mathematics/yices2/yices2-2.6.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -44,4 +44,6 @@ src_install() {
default
doman doc/*.1
+
+ rm "${ED}"/usr/$(get_libdir)/libyices.a || die
}