projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
820155e
)
app-text/fdftk: don't reference ${DISTDIR} in pkg_nofetch
author
Ben Kohler
<bkohler@gentoo.org>
Mon, 4 Feb 2019 23:01:48 +0000
(17:01 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Mon, 4 Feb 2019 23:01:48 +0000
(17:01 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
app-text/fdftk/fdftk-6.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/fdftk/fdftk-6.0-r1.ebuild
b/app-text/fdftk/fdftk-6.0-r1.ebuild
index 32124da0c9d06b41f569c4b99016858e2f4fd399..d4f4935a36bfdf7a1a69d6a1cedf070b1982e7cc 100644
(file)
--- a/
app-text/fdftk/fdftk-6.0-r1.ebuild
+++ b/
app-text/fdftk/fdftk-6.0-r1.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=0
@@
-25,7
+25,7
@@
pkg_nofetch() {
einfo "1. Visit ${HOMEPAGE}"
einfo "2. Review EULA"
einfo "3. Download ${At}"
- einfo "4. Move ${At} to
${DISTDIR}
"
+ einfo "4. Move ${At} to
your DISTDIR directory
"
}
src_unpack() {