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}