projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0df5680
)
media-libs/mesa: Fix out of Prefix installation by Matthias Gerstner, bug #603928
author
Fabian Groffen
<grobian@gentoo.org>
Wed, 28 Dec 2016 18:44:36 +0000
(19:44 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Wed, 28 Dec 2016 18:44:36 +0000
(19:44 +0100)
Package-Manager: portage-2.3.0
media-libs/mesa/mesa-11.2.2.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-11.2.2.ebuild
b/media-libs/mesa/mesa-11.2.2.ebuild
index 4c8fe8eebde0f20636d0cd2592e7e8ed1e8931db..e110ec591a19fcf48a558df8f7d495d76bffe737 100644
(file)
--- a/
media-libs/mesa/mesa-11.2.2.ebuild
+++ b/
media-libs/mesa/mesa-11.2.2.ebuild
@@
-228,7
+228,7
@@
multilib_src_configure() {
$(use_enable xa)
$(use_enable xvmc)
"
- use vaapi && myconf+=" --with-va-libdir=/usr/$(get_libdir)/va/drivers"
+ use vaapi && myconf+=" --with-va-libdir=
${EPREFIX}
/usr/$(get_libdir)/va/drivers"
gallium_enable swrast
gallium_enable video_cards_vc4 vc4