Skip to content

Commit

Permalink
media-video/mpv: revert "default_src_prepare -> default".
Browse files Browse the repository at this point in the history
This reverts commit b4b8855.

Polynomial-C, you aren't supposed to do style changes when touching
other maintainers' ebuilds.
Closes: gentoo#6573
  • Loading branch information
Coacher authored and monsieurp committed Dec 21, 2017
1 parent 3075ead commit 5543d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/mpv/mpv-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 5543d20

Please sign in to comment.