commit:     5584eb92a357f44bc08ad031c5df33c3b96e262d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:26:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:31:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5584eb92

games-puzzle/nightsky: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-puzzle/nightsky/nightsky-20111222-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-puzzle/nightsky/nightsky-20111222-r1.ebuild 
b/games-puzzle/nightsky/nightsky-20111222-r1.ebuild
index 40531c82589..f74d7895b84 100644
--- a/games-puzzle/nightsky/nightsky-20111222-r1.ebuild
+++ b/games-puzzle/nightsky/nightsky-20111222-r1.ebuild
@@ -47,6 +47,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+       default
+
        einfo "Removing ${ARCH} unrelated files..."
        rm -v NightSkyHD$(usex amd64 "" "_64") || die
        rm -rv lib$(usex amd64 "" "64") || die

Reply via email to