commit: e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:27:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:31:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d282bd
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 <sam <AT> gentoo.org>
.../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
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 b440da46393..ccf6a75a48a 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" \) \