summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@altern.org>2016-11-30 18:18:07 +0000
committerPierre Grandin <grandinp@altern.org>2016-11-30 18:18:07 +0000
commit5736d23d91fd3d2b921bec31758b0f03a3519204 (patch)
tree41836bd76befe167a67554bbf18b6090937d794a
parentc510977a01862f29629e3ee3c8dc133324293929 (diff)
downloadnavit-5736d23d91fd3d2b921bec31758b0f03a3519204.tar.gz
Fixed typo in build_android.sh
-rw-r--r--ci/build_android.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build_android.sh b/ci/build_android.sh
index 650c9808e..04ff64fa7 100644
--- a/ci/build_android.sh
+++ b/ci/build_android.sh
@@ -4,7 +4,7 @@ grn='\e[0;32m'
yel='\e[1;33m'
off='\e[0m'
-wget -nv -c wget http://dl.google.com/android/repository/android-ndk-r13-linux-x86_64.zip
+wget -nv -c http://dl.google.com/android/repository/android-ndk-r13-linux-x86_64.zip
unzip -d ~ android-ndk-r13-linux-x86_64.zip
# setup var's to perform environment setup and cmake