aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mpv-plugin/mpv-mpris/mpv-mpris-9999.ebuild')
-rw-r--r--mpv-plugin/mpv-mpris/mpv-mpris-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/mpv-plugin/mpv-mpris/mpv-mpris-9999.ebuild b/mpv-plugin/mpv-mpris/mpv-mpris-9999.ebuild
index 5f8084794..64095d3eb 100644
--- a/mpv-plugin/mpv-mpris/mpv-mpris-9999.ebuild
+++ b/mpv-plugin/mpv-mpris/mpv-mpris-9999.ebuild
@@ -48,11 +48,6 @@ MPV_PLUGIN_FILES=( mpris.so )
RESTRICT="!test? ( test )"
-src_prepare() {
- sed -e 's:-O2 ::' -i Makefile || die "sed Makefile(s) failed"
- default
-}
-
src_compile() {
tc-export CC
emake PKG_CONFIG="$(tc-getPKG_CONFIG)"