sci-biology/repeatmasker-libraries: don't reference ${DISTDIR}
authorBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:05:47 +0000 (12:05 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:07:38 +0000 (12:07 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-biology/repeatmasker-libraries/repeatmasker-libraries-20120418.ebuild

index dd8c2687a1bdf61be740849f75aa70bbe7d2e102..aefecb784ba2879e0dd58e3939f14cca1252d851 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ pkg_nofetch() {
        einfo "Please register and download repeatmaskerlibraries-${PV}.tar.gz"
        einfo 'at http://www.girinst.org/'
        einfo '(select the "Repbase Update - RepeatMasker edition" link)'
-       einfo 'and place it in '${DISTDIR}
+       einfo 'and place it into your DISTDIR directory.'
 }
 
 src_install() {