diff --git a/metadata/org.hanenoshino.onscripter.txt b/metadata/org.hanenoshino.onscripter.txt index 13fd4e020b..e3dd5e890a 100644 --- a/metadata/org.hanenoshino.onscripter.txt +++ b/metadata/org.hanenoshino.onscripter.txt @@ -48,9 +48,10 @@ any Android-specific issues should be reported to port developer (see source cod Repo Type:git Repo:https://github.com/shinohane/onscripter -Build Version:20120310,20120310,eaf9848c79,buildjni=yes,target=android-17,\ -scanignore=jni/sdl_ttf/VisualC,srclibs=ONScripter@28b4b185ba,\ -init=echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk,\ +Build Version:20120310,20120310,eaf9848c79,buildjni=yes,target=android-17,srclibs=ONScripter@28b4b185ba,\ +init=\ + echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk && \ + rm -r jni/sdl_ttf/VisualC*,\ prebuild=cp -r $$ONScripter$$ jni/application/onscripter-20120310,\ patch=jpeg.patch