Even more syntax correction. user/csharp/centos_7_makefile
authorChris Sharp <csharp@georgialibraries.org>
Tue, 23 May 2017 20:26:09 +0000 (16:26 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 23 May 2017 20:26:09 +0000 (16:26 -0400)
src/extras/Makefile.install

index 66938f6..65636c7 100644 (file)
@@ -249,7 +249,7 @@ apache_perl_mod:
 
 # CentOS
 install_epel:
-       yum -y install epel-release
+       yum -y install epel-release && \
        yum update -y
 
 install_cpan_centos: