From 1c268859006156c0ce810c2b297b6dc082914da0 Mon Sep 17 00:00:00 2001 From: lubomyr Date: Mon, 1 Jan 2018 21:31:04 +0200 Subject: ANDROIDSDL: updated build script, added git checkout to one of previous branch in libSDL, because in master branch of pelya(s) libSDL broken built-in virtual keyboard. I hope it will be fixed soon. --- dists/androidsdl/build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'dists/androidsdl/build.sh') diff --git a/dists/androidsdl/build.sh b/dists/androidsdl/build.sh index d46f7614b9..ec65e2a216 100755 --- a/dists/androidsdl/build.sh +++ b/dists/androidsdl/build.sh @@ -8,6 +8,7 @@ if [ \! -d ../../../androidsdl ] ; then git clone git://github.com/pelya/commandergenius androidsdl cd androidsdl git submodule update --init project/jni/iconv/src + git checkout d378ee692f2e380a0ab0635c1df2eb6941b5bf58 cd ../scummvm/dists/androidsdl fi -- cgit v1.2.3