sys-block/megacli: don't reference ${DISTDIR} in pkg_nofetch
authorBen Kohler <bkohler@gentoo.org>
Mon, 4 Feb 2019 22:59:11 +0000 (16:59 -0600)
committerBen Kohler <bkohler@gentoo.org>
Mon, 4 Feb 2019 22:59:11 +0000 (16:59 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sys-block/megacli/megacli-8.07.10.ebuild
sys-block/megacli/megacli-8.07.14.ebuild

index b8d98d13d67efd69d8ba4660d601d60b8884261e..1e136f4e31582e58a320af46460eb812219203ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ QA_PREBUILT="/opt/${PN}/${PN}
 pkg_nofetch() {
        einfo "Upstream has implement a mandatory clickthrough EULA for distfile download"
        einfo "Please visit $SRC_URI"
-       einfo "And place $A in ${DISTDIR}"
+       einfo "And place $A into your DISTDIR directory"
 }
 
 src_unpack() {
index b1b11afc3a9df9403962ad0e1f4919cac17a0bb7..cb55e6adb1474c15993a680ac9aae5d5ff0e558b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ QA_PREBUILT="/opt/${PN}/${PN}
 pkg_nofetch() {
        einfo "Upstream has implement a mandatory clickthrough EULA for distfile download"
        einfo "Please visit $SRC_URI"
-       einfo "And place $A in ${DISTDIR}"
+       einfo "And place $A into your DISTDIR directory"
 }
 
 src_unpack() {