Fix RHBZ 2066849

This commit is contained in:
Michael Scherer 2022-03-22 16:36:30 +01:00
parent 8bcd242d34
commit 50b8516937
1 changed files with 3 additions and 1 deletions

View File

@ -862,7 +862,9 @@ intltoolize --automake --copy --force
--disable-firewalld-zone \
%endif
--with-dist-version=%{version}-%{release} \
--with-config-plugins-default=%{config_plugins_default} \
%if %{?config_plugins_default_ifcfg_rh}
--with-config-plugins-default=ifcfg-rh \
%endif
--with-resolvconf=no \
--with-netconfig=no \
--with-config-dns-rc-manager-default=%{dns_rc_manager_default} \