Removes duplicate variable export.
Signed-off-by: Joakim Bygdell <[email protected]>
---
packaging/android/build.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/packaging/android/build.sh b/packaging/android/build.sh
index 3d054f5..124835d 100644
--- a/packaging/android/build.sh
+++ b/packaging/android/build.sh
@@ -9,7 +9,6 @@ popd
# Configure where we can find things here
export ANDROID_NDK_ROOT=$SUBSURFACE_SOURCE/../android-ndk-r10e
export QT5_ANDROID=$SUBSURFACE_SOURCE/../Qt/5.5
-export ANDROID_SDK_ROOT=$SUBSURFACE_SOURCE/../android-sdk-linux
if [ $PLATFORM = Darwin ] ; then
export ANDROID_SDK_ROOT=$SUBSURFACE_SOURCE/../android-sdk-macosx
export ANDROID_NDK_HOST=darwin-x86_64
--
2.4.9 (Apple Git-60)
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface