commit: 9da0039b79e4f005090a32655eda45def78b4437
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 21 21:01:59 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 13:43:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da0039b
games-rpg/arx-fatalis-demo: distfiles not DISTFILES
There is no point in telling the user to put it below ${PORTAGE_BUILDDIR}
Closes: https://bugs.gentoo.org/669240
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild
b/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild
index f249e93678b..7fda4c8028f 100644
--- a/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild
+++ b/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild
@@ -24,7 +24,7 @@ DEPEND="
S="${WORKDIR}"
pkg_nofetch() {
- einfo "Please find and download ${SRC_URI} and put it into ${DISTDIR}."
+ einfo "Please find and download ${SRC_URI} and put it into your
distfiles directory."
einfo "There is a list of possible download locations at"
einfo "http://wiki.arx-libertatis.org/Getting_the_game_data#Demo"
}