Typo fixed

This commit is contained in:
2021-02-18 11:50:24 +01:00
parent 2cb4a8b55e
commit 567f5fac0b

View File

@@ -362,7 +362,7 @@ export DESTDIR=%{buildroot}
%if 0%{?with_header_more_module} %if 0%{?with_header_more_module}
--add-dynamic-module=%{_builddir}/headers-more-nginx-module-%{headervers} \ --add-dynamic-module=%{_builddir}/headers-more-nginx-module-%{headervers} \
%endif %endif
%if 0%{?with_set_misc_module} %if 0%{?with_echo_module}
--add-dynamic-module=%{_builddir}/echo-nginx-module-%{mod_echo_vers} \ --add-dynamic-module=%{_builddir}/echo-nginx-module-%{mod_echo_vers} \
%endif %endif
%if 0%{?with_modsecurity_module} %if 0%{?with_modsecurity_module}