From 7e4ce45cefa3a2dfd44d70a4b49837021951247a Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 4 Sep 2018 14:31:51 -0400 Subject: [PATCH] Fix mistake in spec file --- xCAT/xCAT.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index dc902461f..d19f866a4 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -191,7 +191,6 @@ cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT %post %ifos linux #Apply the correct httpd/apache configuration file according to the httpd/apache version -%if %is_rh if [ -n "$(httpd -v 2>&1 |grep -e '^Server version\s*:.*\/2.4')" ] then rm -rf /etc/httpd/conf.d/xcat.conf