aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdists/androidsdl/build.sh1
1 files changed, 1 insertions, 0 deletions
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