dev-java/java-sdk-docs: Replace broken ${DISTDIR} message

Closes: https://bugs.gentoo.org/653894
Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
James Le Cuirot
2018-04-23 21:37:27 +01:00
parent 6f009d160c
commit 37019f9f72
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ S="${WORKDIR}/docs"
pkg_nofetch() {
einfo "Please download ${SRC_URI} from"
einfo "${DOWNLOAD_URL}"
einfo "by agreeing to the license and place it in ${DISTDIR}"
einfo "by agreeing to the license and place it in your distfiles directory."
einfo ""
einfo "If you find the file on the download page replaced with a higher"
einfo "version, please report it in bug #67266 (link below)."