projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0f579e
)
sci-libs/rosetta-db: don't reference ${DISTDIR} in pkg_nofetch
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 18:41:32 +0000
(12:41 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 18:45:11 +0000
(12:45 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-libs/rosetta-db/rosetta-db-3.4.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/rosetta-db/rosetta-db-3.4.ebuild
b/sci-libs/rosetta-db/rosetta-db-3.4.ebuild
index 3a9e83a354bddfa79776c00279010e3729e531ad..5854fc6b1d7bb34c5febe6f1211697621fad0be7 100644
(file)
--- a/
sci-libs/rosetta-db/rosetta-db-3.4.ebuild
+++ b/
sci-libs/rosetta-db/rosetta-db-3.4.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-23,7
+23,7
@@
S="${WORKDIR}"/${MY_PN}_database
pkg_nofetch() {
einfo "Go to ${HOMEPAGE} and get ${A}"
- einfo "which must be placed in
${DISTDIR}
"
+ einfo "which must be placed in
to your DISTDIR directory.
"
}
src_install() {