sci-mathematics/kissat: do not install static libs

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć 2025-08-01 15:19:59 +02:00
parent cfa1fac457
commit bb4495fb03
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -32,7 +32,6 @@ src_compile() {
}
src_install() {
dolib.a build/libkissat.a
exeinto /usr/bin/
doexe build/{kissat,kitten}
dodoc CONTRIBUTING NEWS.md README.md