Fix resources

This commit is contained in:
Victor Shcherb 2013-02-20 22:50:42 +01:00
parent 82195d6d76
commit 2cea1678cc

View file

@ -32,8 +32,8 @@ QTBASE_CONFIGURATION=\
echo "PReTEST $SRCLOC/upstream.patched.armeabi"
if [ -n "$BUILD_ALL" ] || [ -n "$OSMAND_ARM_ONLY" ] || [ -n "$OSMAND_ARMv5_ONLY" ]; then
echo "!TEST $SRCLOC/upstream.patched.armeabi"
if [ ! -d "$SRCLOC/upstream.patched.armeabi"]; then
echo "!TEST $SRCLOC/upstream.patched.armeabi"
if [ ! -d "$SRCLOC/upstream.patched.armeabi" ]; then
cp -rf "$SRCLOC/upstream.patched" "$SRCLOC/upstream.patched.armeabi"
export ANDROID_TARGET_ARCH=armeabi
export ANDROID_NDK_PLATFORM=android-8