summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/mpv-clean1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mpv-clean b/scripts/mpv-clean
index 9a091fd..0202c8c 100755
--- a/scripts/mpv-clean
+++ b/scripts/mpv-clean
@@ -1,4 +1,5 @@
#!/bin/sh
+test -e mpv || exit 0
cd mpv
./waf distclean