summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2018-12-20 11:18:57 -0600
committerBen Kohler <bkohler@gentoo.org>2018-12-20 11:18:57 -0600
commit920de3d9fb1fe40bc57d83c107b9037c203cb653 (patch)
treef9184d16b24c453a14ee0ddf928ec2746802d87a /games-fps/duke3d-data
parentgames-action/shadowgrounds-survivor-bin: don't reference ${DISTDIR} (diff)
downloadgentoo-920de3d9fb1fe40bc57d83c107b9037c203cb653.tar.gz
gentoo-920de3d9fb1fe40bc57d83c107b9037c203cb653.tar.bz2
gentoo-920de3d9fb1fe40bc57d83c107b9037c203cb653.zip
games-fps/duke3d-data: 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>
Diffstat (limited to 'games-fps/duke3d-data')
-rw-r--r--games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
index 417791365389..7be1ed35cfca 100644
--- a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
+++ b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,7 +25,7 @@ S=${WORKDIR}
pkg_nofetch() {
einfo "Please download ${GOG_FILE} from your GOG.com account after buying Duke Nukem 3d"
- einfo "and put it into ${DISTDIR}."
+ einfo "and put it into your DISTDIR directory."
}
src_unpack() {