From 5543d20648238093552eefb1a66071962efd41a9 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Sun, 17 Dec 2017 13:43:40 +0300 Subject: [PATCH] media-video/mpv: revert "default_src_prepare -> default". This reverts commit b4b885534223b927caf462972b57df18a852cfe5. Polynomial-C, you aren't supposed to do style changes when touching other maintainers' ebuilds. Closes: https://github.com/gentoo/gentoo/pull/6573 --- media-video/mpv/mpv-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 32de4217994a..b05abe8885db 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -140,7 +140,7 @@ pkg_setup() { src_prepare() { cp "${DISTDIR}/waf-${WAF_PV}" "${S}"/waf || die chmod +x "${S}"/waf || die - default + default_src_prepare } src_configure() { -- 2.26.2