diff options
Diffstat (limited to 'systems/opensuse/42.2')
-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 |