updating yum/dnf options
authorChris Sharp <csharp@georgialibraries.org>
Sun, 27 Jan 2019 21:47:24 +0000 (16:47 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sun, 27 Jan 2019 21:47:24 +0000 (16:47 -0500)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
src/extras/Makefile.install

index 84f6281..72733a7 100644 (file)
@@ -33,8 +33,8 @@ SHELL=/bin/bash
 LBITS=$(shell getconf LONG_BIT)
 
 APT_TOOL=apt-get -yq
-FEDORA_YUM_TOOL=dnf -yq
-CENTOS_YUM_TOOL=yum -yq
+FEDORA_YUM_TOOL=dnf -y -q
+CENTOS_YUM_TOOL=yum -y -q
 RPM_TOOL=rpm
 EJABBERD_URL=https://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/18.12.1/
 EJABBERD_RPM=ejabberd-18.12.1-0.x86_64.rpm