diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index ab1918a0cb..c91a4e1138 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -13,7 +13,7 @@ Repo:git://git.videolan.org/vlc-ports/android.git #instructions and dependencies here: http://wiki.videolan.org/AndroidCompile #The makefile needs to be edited to remove ant release -Build Version:0.0.6,6,0.0.6,subdir=vlc-android,buildjni=no,prebuild=cd ../ && \ +Build Version:0.0.6,6,!doesn't work at 0.0.6,subdir=vlc-android,buildjni=no,prebuild=cd ../ && \ export ANDROID_ABI=armeabi-v7a && export ANDROID_SDK=$$SDK$$ && export ANDROID_NDK=$$NDK && \ sed -i '28\,37d' Makefile && sed -i '15\,29d' compile.sh && sh compile.sh && cd vlc-android