commit:     1b95985839d357d4fc351acce7dd10781b79a3c6
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 20 16:54:34 2018 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 17:05:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b959858

dev-java/jdbc-informix: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild 
b/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild
index 6cfbbfbeffe..c3676e5dfef 100644
--- a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild
+++ b/dev-java/jdbc-informix/jdbc-informix-3.00.3.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=0
@@ -30,7 +30,7 @@ pkg_nofetch() {
        elog "Click on the 'Informix JDBC Driver' link, version ${MY_PV}"
        elog "Sign up with your IBM account (you need to register)."
        elog "Go through the license agreement and survey."
-       elog "Download ${At} and place it into ${DISTDIR}"
+       elog "Download ${At} and place it into your DISTDIR directory."
        elog "And restart the installation."
 }
 

Reply via email to