projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3767e1
)
sci-chemistry/molscript: don't reference ${DISTDIR} in pkg_nofetch
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 18:21:25 +0000
(12:21 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 18:45:08 +0000
(12:45 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
b/sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
index 87c16c05a6d7a83aa1b35278b682a56987b5bec1..0628b53b087dfaa5e9ba405ded9b0a96e5fc2731 100644
(file)
--- a/
sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
+++ b/
sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-31,7
+31,7
@@
RESTRICT="fetch"
pkg_nofetch() {
elog "Please visit ${HOMEPAGE}"
elog "and get ${A}."
- elog "Place it in
${DISTDIR}
"
+ elog "Place it in
to your DISTDIR directory.
"
}
src_prepare() {