diff --git a/scripts/build.sh b/scripts/build.sh index 93e1121fa..fc7c62c7e 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -498,7 +498,7 @@ fi cd "$SRC" -if [ "$QUICK" != "1" ] ; then +if [ "$QUICK" != "1" ] && [ "$BUILD_DESKTOP$BUILD_MOBILE" != "" ] ; then # build the googlemaps map plugin cd "$SRC"