summaryrefslogtreecommitdiffstats
path: root/scripts/mpv-clean
blob: 0202c8cb394919965f7121cc231e955453ea8496 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
test -e mpv || exit 0

cd mpv
./waf distclean
# waf might pick up some old-configure/makefile produced files
# also, waf clean won't remove the old binary
rm -f DOCS/man/*/mpv.1 version.h input/input_conf.h video/out/vdpau_template.c demux/ebml_types.h demux/ebml_defs.c video/out/gl_video_shaders.h video/out/x11_icon.inc sub/osd_font.h player/lua/defaults.inc player/lua/assdraw.inc player/lua/osc.inc mpv