games-puzzle/osmos: QA/Replace unset ${DISTDIR}

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-08-05 14:22:51 +02:00
parent 42765eb67b
commit d42832a660
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@ -36,7 +36,7 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_PN}"
pkg_nofetch() {
einfo "Please download ${MY_P}.tar.gz and place it into ${DISTDIR}."
einfo "Please download ${MY_P}.tar.gz and place it into DISTDIR directory."
}
src_install() {