summaryrefslogtreecommitdiffstats
path: root/systems/centos/build_base_machine.sh
diff options
context:
space:
mode:
Diffstat (limited to 'systems/centos/build_base_machine.sh')
-rwxr-xr-xsystems/centos/build_base_machine.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/systems/centos/build_base_machine.sh b/systems/centos/build_base_machine.sh
index d94dc975..5430ceba 100755
--- a/systems/centos/build_base_machine.sh
+++ b/systems/centos/build_base_machine.sh
@@ -69,8 +69,7 @@ epel-release
" | grep -v ^#)
# install SCL for python33
-wget https://www.softwarecollections.org/en/scls/rhscl/python33/epel-7-x86_64/download/rhscl-python33-epel-7-x86_64.noarch.rpm
-rpm -i rhscl-python33-epel-7-x86_64.noarch.rpm
+sudo yum -y install centos-release-scl
# install python33 packages and git-review tool
yum -y install $(echo "