From ce959fb757287bd77e2a13453f5d86602d0fa2b5 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 27 Dec 2016 15:43:14 -0800 Subject: build.sh: fix typo Signed-off-by: Dirk Hohndel --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build.sh') diff --git a/scripts/build.sh b/scripts/build.sh index 4e1f37c61..404ae1100 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -139,7 +139,7 @@ cd $SRC # build libssrfmarblewidget -if [ $BUILD_MARBLE = 1 ]; then +if [ $BUILDMARBLE = 1 ]; then if [ ! -d marble-source ] ; then if [[ $1 = local ]] ; then git clone $SRC/../marble-source marble-source -- cgit v1.2.3-70-g09d2