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:
parent
42765eb67b
commit
d42832a660
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user