projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3075ead
)
media-video/mpv: revert "default_src_prepare -> default".
author
Ilya Tumaykin
<itumaykin@gmail.com>
Sun, 17 Dec 2017 10:43:40 +0000
(13:43 +0300)
committer
Patrice Clement
<monsieurp@gentoo.org>
Thu, 21 Dec 2017 20:19:50 +0000
(21:19 +0100)
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
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-9999.ebuild
b/media-video/mpv/mpv-9999.ebuild
index 32de4217994a53858e422dc0637182e6c99e4c58..b05abe8885db1ec3f62e14d40cd379d30e2683d2 100644
(file)
--- 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() {