projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f5c9a8
)
media-libs/glew: define GLEW_PREFIX to be used in glew.pc.
author
Benda Xu
<heroxbd@gentoo.org>
Thu, 18 Jan 2018 05:14:36 +0000
(14:14 +0900)
committer
Benda Xu
<heroxbd@gentoo.org>
Thu, 18 Jan 2018 05:17:57 +0000
(14:17 +0900)
This makes glew.pc Prefix-aware.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-libs/glew/glew-2.1.0.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/glew/glew-2.1.0.ebuild
b/media-libs/glew/glew-2.1.0.ebuild
index 3ddebf5f83019511c1450137500107cc14f29b85..f003f13e40c656dc01bbfb480db0618dab3aeffe 100644
(file)
--- a/
media-libs/glew/glew-2.1.0.ebuild
+++ b/
media-libs/glew/glew-2.1.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-78,6
+78,7
@@
set_opts() {
multilib_src_compile() {
set_opts
emake \
+ GLEW_PREFIX="${EPREFIX}/usr" \
GLEW_DEST="${EPREFIX}/usr" \
LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
"${myglewopts[@]}"