mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-gfx/feh: fix out of Prefix issue, thanks troysung, bug #606512
Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user