diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-09-06 16:53:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-06 16:53:28 +0000 |
commit | af7a007b92dd344cede2071ae77a621f9cc15c22 (patch) | |
tree | ff91e5b69155a723e410d59af9e67ed3fde91e9b /systems/opensuse/42.2/build_base_machine.sh | |
parent | bc150cc8b5a06a79b5c2308407718b2ba9a04a2b (diff) | |
parent | adb14e16aa33bec59603733d1f30bb4ffd272e32 (diff) |
Merge "openSUSE support"
Diffstat (limited to 'systems/opensuse/42.2/build_base_machine.sh')
-rwxr-xr-x | systems/opensuse/42.2/build_base_machine.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/opensuse/42.2/build_base_machine.sh b/systems/opensuse/42.2/build_base_machine.sh index cf55484b..44d6f02b 100755 --- a/systems/opensuse/42.2/build_base_machine.sh +++ b/systems/opensuse/42.2/build_base_machine.sh @@ -19,8 +19,8 @@ # Contributors: # Marco Varlese, SUSE LINUX GmbH -zypper update -zypper install $(echo " +zypper -q -n update +zypper -q -n install -y $(echo " # compiler, tools and dependencies make automake |