Skip to content

Commit

Permalink
games-puzzle/nightsky: fix src_prepare
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
thesamesam committed Apr 10, 2021
1 parent a6445d6 commit 5584eb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games-puzzle/nightsky/nightsky-20111222-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5584eb9

Please sign in to comment.