summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2017-12-04 22:13:44 +0200
committerKevin Mitchell <kevmitch@gmail.com>2017-12-05 23:53:19 -0800
commitdb21368c91ce789acab5fa0edd21c2c30525dbf3 (patch)
treec6db75d494e2aa5bef72adc77cebc2b4c914cac7
parent643618fcdb899f90392993b933cf16a43039dd49 (diff)
downloadmpv-build-db21368c91ce789acab5fa0edd21c2c30525dbf3.tar.bz2
mpv-build-db21368c91ce789acab5fa0edd21c2c30525dbf3.tar.xz
add missing use-ffmpeg-release
-rwxr-xr-xuse-ffmpeg-release5
1 files changed, 5 insertions, 0 deletions
diff --git a/use-ffmpeg-release b/use-ffmpeg-release
new file mode 100755
index 0000000..4af8e6f
--- /dev/null
+++ b/use-ffmpeg-release
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -e
+export LC_ALL=C
+
+scripts/switch-branch ffmpeg release