games-rpg/comi: Remove binary file from FILESDIR, fixes bug #620812

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
James Le Cuirot
2017-06-05 23:14:12 +01:00
parent e4b5fdf419
commit d51f4e652b
3 changed files with 3 additions and 1 deletions

1
games-rpg/comi/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST comi.jpg 5320 SHA256 ddce96d83ffb84cce4c35a4a19a06b864256f61e6092ba3c224cad95e5f7e7fd SHA512 b8042241b0badc6950cac8bf0eae7f5e138d5f3fc96f9d3a2108cd3bc69d972bbb12e8f3a416273f0763a1ecfee9b66daff69e211889cd93468439a3036817af WHIRLPOOL 615435dc8ae60b75f1001dad1ae8cad60ede0606955cd54a04101eef1b3200f92d6f8eec8eb866b3a36b5ebd9bf480769eb772b25f406bec36566cc297d7391e

View File

@@ -7,6 +7,7 @@ inherit cdrom estack eutils 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="http://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
LICENSE="${PN}"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -60,7 +61,7 @@ src_install() {
# Documentation may be missing.
[[ -d doc ]] && dodoc doc/*
doicon "${FILESDIR}"/${PN}.jpg
doicon "${DISTDIR}"/${PN}.jpg
make_wrapper ${PN} "scummvm comi"
make_desktop_entry ${PN} "The Curse of Monkey Island" ${PN}.jpg
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB