From e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 10 Apr 2021 07:27:56 +0100 Subject: games-strategy/ja2-stracciatella-data: 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 --- .../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games-strategy') diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild index b440da46393c..ccf6a75a48a4 100644 --- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild +++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild @@ -29,6 +29,8 @@ src_unpack() { src_prepare() { cd "${S}"/Ja2_Files/Data || die + default + local lower i # convert to lowercase find . \( -iname "*.jsd" -o -iname "*.wav" -o -iname "*.sti" -o -iname "*.slf" \) \ -- cgit v1.2.3-65-gdbad