mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-lang/clips: do not install static libs
Closes: https://bugs.gentoo.org/958192 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
aa12d09bf9
commit
dc6f96f6c5
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -29,5 +29,4 @@ src_compile() {
|
||||
|
||||
src_install() {
|
||||
dobin clips
|
||||
dolib.a libclips.a
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user