From 567f5fac0bc35fa04d3e57d5fa9fe713ddfa96ab Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Thu, 18 Feb 2021 11:50:24 +0100 Subject: [PATCH] Typo fixed --- centos/SPECS/nginx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/SPECS/nginx.spec b/centos/SPECS/nginx.spec index f71b7f6..dd730c7 100644 --- a/centos/SPECS/nginx.spec +++ b/centos/SPECS/nginx.spec @@ -362,7 +362,7 @@ export DESTDIR=%{buildroot} %if 0%{?with_header_more_module} --add-dynamic-module=%{_builddir}/headers-more-nginx-module-%{headervers} \ %endif -%if 0%{?with_set_misc_module} +%if 0%{?with_echo_module} --add-dynamic-module=%{_builddir}/echo-nginx-module-%{mod_echo_vers} \ %endif %if 0%{?with_modsecurity_module}