aboutsummaryrefslogtreecommitdiff
path: root/build/tools
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-10-20 15:33:40 -0700
committerDavid 'Digit' Turner <digit@google.com>2009-10-20 15:33:40 -0700
commitc726faa5c58a9673bc289344055f18ed75f21177 (patch)
tree416300d56c15089248193c77a5c263c4309579e4 /build/tools
parent73c74a2de2ef7ac8482655c233c63c4ad563f209 (diff)
downloadndk-c726faa5c58a9673bc289344055f18ed75f21177.tar.gz
Remove bash-ism from build-ndk-sysroot.sh
Diffstat (limited to 'build/tools')
-rwxr-xr-xbuild/tools/build-ndk-sysroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tools/build-ndk-sysroot.sh b/build/tools/build-ndk-sysroot.sh
index 874122045..c9f32851e 100755
--- a/build/tools/build-ndk-sysroot.sh
+++ b/build/tools/build-ndk-sysroot.sh
@@ -28,7 +28,7 @@
# WARNING: For now, only a single target ABI/Architecture us supported
#
-source `dirname $0`/../core/ndk-common.sh
+. `dirname $0`/../core/ndk-common.sh
# PLATFORM is the name of the current Android system platform
PLATFORM=android-3