Skip to content

Commit

Permalink
mail-client/novell-groupwise-client: don't reference ${DISTDIR}
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <[email protected]>
  • Loading branch information
benkohler committed Feb 5, 2019
1 parent 6a8f762 commit f54445a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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."
}

0 comments on commit f54445a

Please sign in to comment.