mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 03:31:40 +00:00
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.
This commit is contained in:
parent
aa56b7fca9
commit
1c26885900
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user