diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-21 23:01:59 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-22 15:43:29 +0200 |
commit | 9da0039b79e4f005090a32655eda45def78b4437 (patch) | |
tree | c9cefa51871461bff838802cda96c88ed320a062 /games-rpg | |
parent | kde-misc/kio-gdrive: 1.2.5 version bump (diff) | |
download | gentoo-9da0039b79e4f005090a32655eda45def78b4437.tar.gz gentoo-9da0039b79e4f005090a32655eda45def78b4437.tar.bz2 gentoo-9da0039b79e4f005090a32655eda45def78b4437.zip |
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@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 f249e93678b4..7fda4c8028fc 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" } |