vlc build doesn't work

This commit is contained in:
Ciaran Gultnieks 2012-12-17 17:16:48 +00:00
parent a712041296
commit ddde70374d

View file

@ -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