net-misc/icaclient: don't reference ${DISTDIR} in pkg_nofetch
authorBen Kohler <bkohler@gentoo.org>
Wed, 20 Mar 2019 13:24:44 +0000 (08:24 -0500)
committerBen Kohler <bkohler@gentoo.org>
Wed, 20 Mar 2019 13:25:02 +0000 (08:25 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild
net-misc/icaclient/icaclient-19.1.0.9.ebuild

index bf40a7fc05de166728efb709be1732fbd5a3923a..e74facfe0cc525c4d8bb4af6dec4b667a0ece7a9 100644 (file)
@@ -64,7 +64,7 @@ DEPEND=""
 pkg_nofetch() {
        elog "Download the client file ${A} from
        https://www.citrix.com/downloads/workspace-app/"
-       elog "and place it in ${DISTDIR:-/usr/portage/distfiles}."
+       elog "and place it into your DISTDIR directory."
 }
 
 pkg_setup() {
index a54c5cd45c39e53f8cbec879a252f5dfe67ba9d6..2d9d98b6226e846e23e26f751682c55f8ffb9bbb 100644 (file)
@@ -64,7 +64,7 @@ DEPEND=""
 pkg_nofetch() {
        elog "Download the client file ${A} from
        https://www.citrix.com/downloads/workspace-app/"
-       elog "and place it in ${DISTDIR:-/usr/portage/distfiles}."
+       elog "and place it into your DISTDIR directory."
 }
 
 pkg_setup() {