From b15819fa609dab147edfb856a95ece241691e31a Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 8 Feb 2015 17:04:15 +0100 Subject: [PATCH] Spacing --- dist-build/android-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-build/android-build.sh b/dist-build/android-build.sh index 512f1923..6db5a77e 100755 --- a/dist-build/android-build.sh +++ b/dist-build/android-build.sh @@ -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"