From 01fa5b43da7c48200d4a379fedd9f1c1f03888db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 2 Oct 2013 20:44:59 +0200 Subject: [PATCH] I keep forgetting not to use commas --- metadata/net.momodalo.app.vimtouch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.momodalo.app.vimtouch.txt b/metadata/net.momodalo.app.vimtouch.txt index 7e64a42097..19926b5e41 100644 --- a/metadata/net.momodalo.app.vimtouch.txt +++ b/metadata/net.momodalo.app.vimtouch.txt @@ -30,7 +30,7 @@ Build Version:2.3,25,v2.3,buildjni=no,extlibs=android/android-support-v4.jar,pre mkdir -p libraries/aFileChooser/libs/ && mv libs/*-v4.jar libraries/aFileChooser/libs/ && \ sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && \ sed -i 's/FileExplorer/aFileChooser/g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh -Build Version:2.6-ARM,28,!doesn't build with r9, too many workarounds v2.6,\ +Build Version:2.6-ARM,28,!doesn't build with r9 - too many workarounds v2.6,\ buildjni=no,update=no,\ build=\ export ANDROID_SDK_HOME=$$SDK$$ ANDROID_NDK_ROOT=$$NDK$$ && \