summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2018-12-20 11:23:15 -0600
committerBen Kohler <bkohler@gentoo.org>2018-12-20 11:23:15 -0600
commit7799661b537d1bc4c14cd47ec2df384ee80467ea (patch)
tree69b9b3d1424e75926343332186db954a363bb6d1 /games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
parentgames-puzzle/world-of-goo-demo: don't reference ${DISTDIR} in pkg_nofetch (diff)
downloadgentoo-7799661b537d1bc4c14cd47ec2df384ee80467ea.tar.gz
gentoo-7799661b537d1bc4c14cd47ec2df384ee80467ea.tar.bz2
gentoo-7799661b537d1bc4c14cd47ec2df384ee80467ea.zip
games-rpg/baldurs-gate-ee: 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-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild')
-rw-r--r--games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
index 4e3bf5f6ec9a..db0585c3d93b 100644
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.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=6
@@ -29,7 +29,7 @@ S="${WORKDIR}/data/noarch"
pkg_nofetch() {
einfo "Please buy and download \"${SRC_URI}\" from"
einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition"
- einfo "and copy it to \"${DISTDIR}\""
+ einfo "and copy it into your DISTDIR directory."
}
src_unpack() {