From 0bba5c5d8fb65b289af88104fca3852372931cb3 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 9 Jun 2024 13:35:31 +0100 Subject: [PATCH] games-rpg/comi: Fix ordering warning Signed-off-by: James Le Cuirot --- games-rpg/comi/comi-1-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games-rpg/comi/comi-1-r1.ebuild b/games-rpg/comi/comi-1-r1.ebuild index 88c20642fb155..bd971f07ce5da 100644 --- a/games-rpg/comi/comi-1-r1.ebuild +++ b/games-rpg/comi/comi-1-r1.ebuild @@ -8,7 +8,7 @@ inherit cdrom estack desktop wrapper xdg DESCRIPTION="The Curse of Monkey Island, the third game in the series" HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island" SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg" - +S="${WORKDIR}" LICENSE="comi" SLOT="0" KEYWORDS="~amd64 ~x86" @@ -17,8 +17,6 @@ RESTRICT="bindist" RDEPEND=">=games-engines/scummvm-0.4.0" -S="${WORKDIR}" - dotar() { cd "${CDROM_ABSMATCH%/*}" || die eshopts_push -s nocaseglob nullglob