dev-lang/bas: remove static libs

Closes: https://bugs.gentoo.org/958063
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2025-07-17 16:09:15 +02:00
parent 61dea170ad
commit 58e726cedc

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -41,6 +41,7 @@ src_configure() {
src_install() {
default
find "${ED}" -name "*.a" -delete || die "failed to remove static libs"
docinto pdf
dodoc ./bas.pdf