mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-rpg/comi: Fix ordering warning
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user