projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e0c93b
)
media-video/mpv: default_src_prepare -> default
author
Lars Wendler
<polynomial-c@gentoo.org>
Sun, 17 Dec 2017 03:28:31 +0000
(
04:28
+0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Sun, 17 Dec 2017 03:28:42 +0000
(
04:28
+0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 b05abe8885db1ec3f62e14d40cd379d30e2683d2..32de4217994a53858e422dc0637182e6c99e4c58 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
_src_prepare
+ default
}
src_configure() {