This commit is contained in:
Frank Denis 2015-02-08 17:04:15 +01:00
parent 2d3c61b3f2
commit b15819fa60

View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
if [ -z "$ANDROID_NDK_HOME" ]; then
echo "You should probably set ANDROID_NDK_HOME to the directory containing"