From 7edc434f0c15802d38e89d6a244e460edf95b6d9 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 6 May 2019 17:17:10 +0100 Subject: [PATCH] games-rpg/costume-quest: Forgot to add pkg_nofetch Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot --- games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild b/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild index 822f7a146872..e6e61a06ac24 100644 --- a/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild +++ b/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild @@ -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} } -- 2.26.2