From ddde70374d03d56e00e6606f6c15d2701f27737f Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 17 Dec 2012 17:16:48 +0000 Subject: [PATCH] vlc build doesn't work --- metadata/org.videolan.vlc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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