projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf454d0
)
media-libs/waffle: Install wflinfo per ABI
author
Matt Turner
<mattst88@gentoo.org>
Fri, 7 Feb 2020 21:26:58 +0000
(13:26 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 7 Feb 2020 21:47:24 +0000
(13:47 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/waffle/waffle-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/waffle/waffle-9999.ebuild
b/media-libs/waffle/waffle-9999.ebuild
index 56a48b8437870ec3e410be298dde400058f52afd..f088ab0aa6d5c920a2f4213dc5a92e53192e66be 100644
(file)
--- a/
media-libs/waffle/waffle-9999.ebuild
+++ b/
media-libs/waffle/waffle-9999.ebuild
@@
-36,6
+36,10
@@
DEPEND="${RDEPEND}
)
"
+MULTILIB_CHOST_TOOLS=(
+ /usr/bin/wflinfo$(get_exeext)
+)
+
src_unpack() {
default
[[ $PV = 9999* ]] && git-r3_src_unpack