diff options
Diffstat (limited to 'games-rpg/comi')
-rw-r--r-- | games-rpg/comi/comi-1-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games-rpg/comi/comi-1-r1.ebuild b/games-rpg/comi/comi-1-r1.ebuild index 88c20642fb15..bd971f07ce5d 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 |