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 <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2019-05-06 17:17:10 +01:00
parent 34c2a0c0cb
commit 7edc434f0c

View 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}
}