diff options
author | Christian Trautman <ctrautma@redhat.com> | 2016-12-06 19:01:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-06 19:01:14 +0000 |
commit | d3607cb18d6d3f55b53c06479c748b0184ba0ac5 (patch) | |
tree | b64c2d516a26a6936ab2094c3bfb71e1748f1c12 /systems/centos/build_base_machine.sh | |
parent | 513153802b329c0584d72655460a4a264ad41e7c (diff) | |
parent | a39b6a803ae8bf047d70c68963b1f9db577223f7 (diff) |
Merge "scl_fix: Fix broken link to install python33"
Diffstat (limited to 'systems/centos/build_base_machine.sh')
-rwxr-xr-x | systems/centos/build_base_machine.sh | 3 |
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 " |