summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2018-12-19 07:54:07 -0600
committerBen Kohler <bkohler@gentoo.org>2018-12-19 08:31:03 -0600
commit9895c403d5a0aa51c58fb359b314b0c94fbe8f7e (patch)
tree39e9dc700023588ddf0e353f185e908f479b0a2d
parentapp-office/libreoffice: Restore 6.1.4.2 keywords (diff)
downloadgentoo-9895c403d5a0aa51c58fb359b314b0c94fbe8f7e.tar.gz
gentoo-9895c403d5a0aa51c58fb359b314b0c94fbe8f7e.tar.bz2
gentoo-9895c403d5a0aa51c58fb359b314b0c94fbe8f7e.zip
games-action/intrusion2: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--games-action/intrusion2/intrusion2-1.024.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/intrusion2/intrusion2-1.024.ebuild b/games-action/intrusion2/intrusion2-1.024.ebuild
index 69aae57e2d33..627e48003a22 100644
--- a/games-action/intrusion2/intrusion2-1.024.ebuild
+++ b/games-action/intrusion2/intrusion2-1.024.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
EAPI=5
@@ -57,7 +57,7 @@ S=${WORKDIR}
pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo " ${HOMEPAGE}"
- einfo "and move it to ${DISTDIR}"
+ einfo "and move it to your DISTFILES directory."
einfo
}