From aaa1e754e107ebd8c1881de2dca1959eb78c360e Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 30 Jun 2013 14:30:28 +0100 Subject: [PATCH] fix arm build of com.artifex.mupdfdemo --- metadata/com.artifex.mupdfdemo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/com.artifex.mupdfdemo.txt b/metadata/com.artifex.mupdfdemo.txt index 9f09deb614..02ebdbbe23 100644 --- a/metadata/com.artifex.mupdfdemo.txt +++ b/metadata/com.artifex.mupdfdemo.txt @@ -23,9 +23,9 @@ Repo:http://git.ghostscript.com/mupdf.git Build Version:1.2,2,1.2,subdir=android,submodules=yes,buildjni=yes,prebuild=\ cd .. && make generate && cd android -Build Version:1.2-ARM,50,0516026e,subdir=platform/android,submodules=yes,\ -prebuild=sed -i 's/armeabi-v7a/armeabi armeabi-v7a/g' jni/Application.mk && \ -cd ../.. && make generate,buildjni=yes +Build Version:1.2-ARM,50,0516026e,forceversion=yes,subdir=platform/android,\ +submodules=yes,prebuild=sed -i 's/armeabi-v7a/armeabi armeabi-v7a/g' \ +jni/Application.mk && cd ../.. && make generate,buildjni=yes Build Version:1.2-x86,51,0516026e,forceversion=yes,forcevercode=yes,\ subdir=platform/android,submodules=yes,patch=x86.patch,prebuild=\ cd ../.. && make generate,buildjni=yes