projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff42e0d
)
media-gfx/feh: fix out of Prefix issue, thanks troysung, bug #606512
author
Fabian Groffen
<grobian@gentoo.org>
Sat, 28 Jan 2017 14:18:45 +0000
(15:18 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sat, 28 Jan 2017 14:18:45 +0000
(15:18 +0100)
Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1
media-gfx/feh/feh-2.18.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/feh/feh-2.18.ebuild
b/media-gfx/feh/feh-2.18.ebuild
index 08f7a196f434e96b78933bb3bd842694bc70205c..a0ffb5ebe547802424705c1cc791e3d697924d4c 100644
(file)
--- a/
media-gfx/feh/feh-2.18.ebuild
+++ b/
media-gfx/feh/feh-2.18.ebuild
@@
-37,7
+37,7
@@
pkg_setup() {
fehopts=(
DESTDIR="${D}"
- PREFIX=/usr
+ PREFIX=
"${EPREFIX}"
/usr
doc_dir='${main_dir}'/share/doc/${PF}
example_dir='${main_dir}'/share/doc/${PF}/examples
curl=$(use_feh curl)