mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
games-arcade/emilia-pinball: revert *.la file removal
This reverts commit 77459301861c59defe39c79365f9995b37389c17. It was, in fact, needed. Closes: https://bugs.gentoo.org/962248 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
parent
a0e30c1db3
commit
94b1698924
@ -62,7 +62,6 @@ src_compile() {
|
||||
src_install() {
|
||||
default
|
||||
strip-lto-bytecode
|
||||
find "${ED}" -type f -name '*.la' -delete || die
|
||||
|
||||
dosym pinball /usr/bin/emilia-pinball
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user