mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-misc/mendeleydesktop: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -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=6
|
||||
@@ -54,7 +54,7 @@ PATCHES=(
|
||||
pkg_nofetch() {
|
||||
elog "Please download ${A} from:"
|
||||
elog "http://www.mendeley.com/download-mendeley-desktop/"
|
||||
elog "and move it to ${DISTDIR}"
|
||||
elog "and move it to your DISTDIR directory."
|
||||
}
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user