From 622f0865ce6c0bfa7cb7c8848408b46dedcd360d Mon Sep 17 00:00:00 2001 From: Rashiq Ahmad Date: Mon, 16 Dec 2013 16:18:03 +0100 Subject: [PATCH] Temporarily taking out the create_locales.py script. Will merge with the build-android-with-native.py script later. --- build-android-with-native.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-android-with-native.py b/build-android-with-native.py index d5c5c5d75..7c359b7da 100755 --- a/build-android-with-native.py +++ b/build-android-with-native.py @@ -11,7 +11,7 @@ import re import sys import copy import shutil -import create_locales +# import create_locales from subprocess import call, check_output # target platform to compile for