projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673ad40
)
updating yum/dnf options
author
Chris Sharp
<csharp@georgialibraries.org>
Sun, 27 Jan 2019 21:47:24 +0000
(16:47 -0500)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/src/extras/Makefile.install
b/src/extras/Makefile.install
index
84f6281
..
72733a7
100644
(file)
--- a/
src/extras/Makefile.install
+++ b/
src/extras/Makefile.install
@@
-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