From f54445a88fd55eff2e90def7abc09a4364e3484a Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 5 Feb 2019 13:20:34 -0600 Subject: [PATCH] mail-client/novell-groupwise-client: don't reference ${DISTDIR} Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- .../novell-groupwise-client-8.0.2.96933-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild index 4bc65dc713d54..5248da6119d0d 100644 --- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild +++ b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -78,7 +78,7 @@ src_install() { pkg_nofetch() { einfo "You can obtain an evaluation version of the Groupwise client at" einfo "${HOMEPAGE} - please download ${SRC_URI}" - einfo "and place it in ${DISTDIR}. Alternatively request the file" - einfo "from the Groupwise server provider of your organization." + einfo "and place it into your DISTDIR directory. Alternatively request" + einfo "the file from the Groupwise server provider of your organization." einfo "Note that the client is useless without a server account." }