x11-wm/blackbox: remove obsolete .a cleanup (EAPI=8)

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2025-09-26 13:43:09 -05:00
parent 9d7e620782
commit bc77d1f646

View File

@@ -57,5 +57,4 @@ src_install() {
dodoc AUTHORS ChangeLog* COMPLIANCE README* TODO
find "${D}" -name '*.la' -delete || die
use static-libs || rm "${D}"/usr/$(get_libdir)/libbt.a || die
}