From 89e0d297b1a2b05dbaf4c4323685e2b6c487dcf1 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Wed, 19 Dec 2018 08:22:40 -0600 Subject: games-puzzle/splice: don't reference ${DISTDIR} in pkg_nofetch Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Ben Kohler --- games-puzzle/splice/splice-20121120.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/splice/splice-20121120.ebuild b/games-puzzle/splice/splice-20121120.ebuild index cd9f3346db97..d9b15617e47f 100644 --- a/games-puzzle/splice/splice-20121120.ebuild +++ b/games-puzzle/splice/splice-20121120.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # TODO: unbundle mono? (seems hardcoded) @@ -34,7 +34,7 @@ S=${WORKDIR}/Linux pkg_nofetch() { einfo "Please buy & download ${SRC_URI} from:" einfo " ${HOMEPAGE}" - einfo "and move it to ${DISTDIR}" + einfo "and move it to your DISTDIR directory." } src_prepare() { -- cgit v1.2.3-18-g5258