From 8402538c94659208190ba4338b1d8457e15467fa Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Thu, 12 Jun 2014 00:41:48 +0200 Subject: define sdk --- before_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/before_install.sh b/before_install.sh index 3a1a6f4..6bf3b7c 100644 --- a/before_install.sh +++ b/before_install.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash +PEBBLE_SDK=PebbleSDK-2.2 echo 'Installing Pebble SDK Dependencies...' - +echo 'SDK ${PEBBLE_SDK}' cd ~ # Get the Pebble SDK and toolchain -- cgit v1.2.3