summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-29 19:57:19 +0100
committerwm4 <wm4@nowhere>2013-12-29 19:57:19 +0100
commitd49fb65edb18a04937d2b62e9aaa4ce1b9d58ecb (patch)
tree2fc8b6b292393a166b067934f93bbc80c3e8f3bd /scripts
parentb73d7dc35e652394ec8520b13d4efdd6c0cb6235 (diff)
downloadmpv-build-d49fb65edb18a04937d2b62e9aaa4ce1b9d58ecb.tar.bz2
mpv-build-d49fb65edb18a04937d2b62e9aaa4ce1b9d58ecb.tar.xz
mpv-clean: explicitly remove files produced by old build system
This is a temporary step and currently breaks everything. The next commit will add regular git checkouts to the update script. Conflicts: ffmpeg mpv
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mpv-clean3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/mpv-clean b/scripts/mpv-clean
index cac8c0e..7892cc0 100755
--- a/scripts/mpv-clean
+++ b/scripts/mpv-clean
@@ -2,3 +2,6 @@
cd mpv
./waf clean
+# 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