diff --git a/testing/mpv/build b/testing/mpv/build index 29f8b789..a58e4267 100755 --- a/testing/mpv/build +++ b/testing/mpv/build @@ -7,8 +7,7 @@ python waf configure \ --confdir=/etc/mpv \ --enable-alsa \ --enable-libass \ - --enable-libmpv-shared \ - --enable-uchardet + --enable-libmpv-shared python waf build python waf install --destdir="$1"