Remove unneeded OS X provisioning scripts

Change-Id: Icf03c93adee31baac383d1394857df8c2df4fe59
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
Tony Sarajärvi
2017-12-14 14:08:38 +02:00
committed by Jani Heikkinen
parent 21cbacf4b4
commit 88a1c161e5
5 changed files with 0 additions and 15 deletions

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
BASEDIR=$(dirname "$0")
$BASEDIR/../common/system_updates.sh

View File

@@ -1 +0,0 @@
source "${BASH_SOURCE%/*}/../common/python3.sh"

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
BASEDIR=$(dirname "$0")
$BASEDIR/../common/system_updates.sh

View File

@@ -1 +0,0 @@
source "${BASH_SOURCE%/*}/../common/python3.sh"

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
BASEDIR=$(dirname "$0")
# There is only one mac package and common script uses it as a default
$BASEDIR/../common/libclang.sh