games-rpg/costume-quest: Forgot to add pkg_nofetch
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 6 May 2019 16:17:10 +0000 (17:17 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 6 May 2019 16:17:37 +0000 (17:17 +0100)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild

index 822f7a146872c0055c56f92b0ca75f3f85c2ecf7..e6e61a06ac24dc54044dd0b924148bd95c33e112 100644 (file)
@@ -25,6 +25,12 @@ S="${WORKDIR}/data/noarch/game"
 DIR="/opt/${PN}"
 QA_PREBUILT="${DIR}/*"
 
+pkg_nofetch() {
+       einfo "Please buy and download ${SRC_URI} from:"
+       einfo "  https://www.gog.com/game/${PN//-/_}"
+       einfo "and move it to your distfiles directory."
+}
+
 src_unpack() {
        unpack_zip ${A}
 }