projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50802ad
)
sci-biology/phred: don't reference ${DISTDIR} in pkg_nofetch
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 18:06:57 +0000
(12:06 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 18:07:41 +0000
(12:07 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-biology/phred/phred-071220-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-biology/phred/phred-071220-r1.ebuild
b/sci-biology/phred/phred-071220-r1.ebuild
index e09c456b27d92fe410b6c6e7c0ffa477adec1479..bf7a0c7338cb6a670ca427b3ea7df7959a25841e 100644
(file)
--- a/
sci-biology/phred/phred-071220-r1.ebuild
+++ b/
sci-biology/phred/phred-071220-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-27,7
+27,7
@@
PATCHES=(
pkg_nofetch() {
einfo "Please visit ${HOMEPAGE} and obtain the file"
- einfo "${SRC_URI}, then place it in
${DISTDIR}
"
+ einfo "${SRC_URI}, then place it in
to your DISTDIR directory.
"
}
src_compile() {