From 1e105f74d0d69fcad04ce2683b3b7769a5ba9e2c Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 23 May 2017 16:19:45 -0400 Subject: [PATCH] More makefile syntax correction. --- src/extras/Makefile.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 8cea6e1..66938f6 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -270,7 +270,7 @@ install_python_simplejson: python setup.py install install_ejabberd: - curl -O https://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/17.04/ejabberd-17.04-0.x86_64.rpm + curl -O https://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/17.04/ejabberd-17.04-0.x86_64.rpm && \ rpm -i ejabberd-17.04-0.x86_64.rpm # vim:noet:sw=4:ts=4: -- 2.11.0