From 1bdcb2e5caf129b7842085d35ecd0f2ff86c1503 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 10 Apr 2021 07:24:12 +0100 Subject: games-action/solar2: 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 --- games-action/solar2/solar2-1.10-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games-action/solar2') diff --git a/games-action/solar2/solar2-1.10-r1.ebuild b/games-action/solar2/solar2-1.10-r1.ebuild index 3a6de3fa920b..1d32c61c8bba 100644 --- a/games-action/solar2/solar2-1.10-r1.ebuild +++ b/games-action/solar2/solar2-1.10-r1.ebuild @@ -65,6 +65,8 @@ pkg_nofetch() { } src_prepare() { + default + # remove unused files rm solar2.sh || die -- cgit v1.2.3-65-gdbad