diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-07-31 22:40:22 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-07-31 22:40:22 +0000 |
commit | 9c355fec915b242419131983bdfbe1cbaad9d875 (patch) | |
tree | b70b69ee56839cbd6a02297c3aa3a59fbc33388f /TOOLS | |
parent | 8b9c830dc3dfbbaffbd885d19de6157bd1e901fd (diff) | |
download | mpv-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/README | 6 | ||||
-rwxr-xr-x | TOOLS/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 |