summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-31 22:40:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-31 22:40:22 +0000
commit9c355fec915b242419131983bdfbe1cbaad9d875 (patch)
treeb70b69ee56839cbd6a02297c3aa3a59fbc33388f /TOOLS
parent8b9c830dc3dfbbaffbd885d19de6157bd1e901fd (diff)
downloadmpv-9c355fec915b242419131983bdfbe1cbaad9d875.tar.bz2
mpv-9c355fec915b242419131983bdfbe1cbaad9d875.tar.xz
Rename binary-codecs.sh to binary_codecs.sh as it is called in Debian.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27384 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/README6
-rwxr-xr-xTOOLS/binary_codecs.sh (renamed from TOOLS/binary-codecs.sh)0
2 files changed, 3 insertions, 3 deletions
diff --git a/TOOLS/README b/TOOLS/README
index bbeb6177af..7aa32bd150 100644
--- a/TOOLS/README
+++ b/TOOLS/README
@@ -429,15 +429,15 @@ Note: You will need the libwww-perl stuff and the cabextract utility
which can be found at http://www.kyz.uklinux.net/cabextract.php3.
-binary-codecs.sh
+binary_codecs.sh
Author: Andrea Menucci, thuglife
Description: Downloads binary codecs from mplayerhq.hu and installs them
on a Debian system.
-Usage: binary-codecs.sh install
- binary-codecs.sh uninstall
+Usage: binary_codecs.sh install
+ binary_codecs.sh uninstall
vobshift.py
diff --git a/TOOLS/binary-codecs.sh b/TOOLS/binary_codecs.sh
index c4ab61cf4b..c4ab61cf4b 100755
--- a/TOOLS/binary-codecs.sh
+++ b/TOOLS/binary_codecs.sh