projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e14be
)
media-libs/waffle: Remove unnecessary functions
author
Matt Turner
<mattst88@gentoo.org>
Tue, 31 Mar 2020 20:35:15 +0000
(13:35 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Tue, 31 Mar 2020 20:44:02 +0000
(13:44 -0700)
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 6080dd579e23884e6229bfb3190f05abea235238..b508b016a13a974a1902281b6db80cf91253bb4b 100644
(file)
--- a/
media-libs/waffle/waffle-9999.ebuild
+++ b/
media-libs/waffle/waffle-9999.ebuild
@@
-40,11
+40,6
@@
MULTILIB_CHOST_TOOLS=(
/usr/bin/wflinfo$(get_exeext)
)
-src_unpack() {
- default
- [[ $PV = 9999* ]] && git-r3_src_unpack
-}
-
multilib_src_configure() {
local emesonargs=(
$(meson_feature X glx)
@@
-62,10
+57,6
@@
multilib_src_compile() {
meson_src_compile
}
-multilib_src_test() {
- meson_src_test
-}
-
multilib_src_install() {
meson_src_install