[Android] Fix typo

Jean-Baptiste Kempf git at videolan.org
Sun Apr 6 18:09:13 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Apr  6 18:08:59 2014 +0200| [40260d8374ad0294bcb7d9712fe69bb6e388096a] | committer: Jean-Baptiste Kempf

Fix typo

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=40260d8374ad0294bcb7d9712fe69bb6e388096a
---

 compile.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index aab9a74..97a7c15 100755
--- a/compile.sh
+++ b/compile.sh
@@ -108,7 +108,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=g22d0f70
+    TESTED_HASH=22d0f70
     if [ ! -d "vlc" ]; then
         echo "VLC source not found, cloning"
         git clone git://git.videolan.org/vlc.git vlc



More information about the Android mailing list