Remove unneeded conditional
This commit is contained in:
parent
5ec8cd647d
commit
37ad8df703
@ -173,9 +173,7 @@ Requires: nginx
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
cp %{SOURCE200} .
|
cp %{SOURCE200} .
|
||||||
%if 0%{?rhel} == 7
|
|
||||||
cp %{SOURCE210} .
|
cp %{SOURCE210} .
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?rhel} < 8
|
%if 0%{?rhel} < 8
|
||||||
sed -i -e 's#KillMode=.*#KillMode=process#g' %{SOURCE10}
|
sed -i -e 's#KillMode=.*#KillMode=process#g' %{SOURCE10}
|
||||||
|
Loading…
Reference in New Issue
Block a user