mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-action/supertuxkart: Delete erroneously installed libwiiuse.a
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -101,4 +101,9 @@ src_install() {
|
||||
dodoc CHANGELOG.md
|
||||
|
||||
doicon -s 64 "${DISTDIR}"/${PN}.png
|
||||
|
||||
if use wiimote; then
|
||||
# This gets erroneously installed.
|
||||
rm "${ED}"/usr/$(get_libdir)/libwiiuse.a || die
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user