mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 00:40:11 +01:00
contrib/rpm: remove trailing whitespaces from spec file
This commit is contained in:
parent
043be7699c
commit
b4fb2a4f94
1 changed files with 2 additions and 2 deletions
|
|
@ -625,7 +625,7 @@ This tool is still experimental.
|
|||
-Dfirewalld_zone=true \
|
||||
%else
|
||||
-Dfirewalld_zone=false \
|
||||
%endif
|
||||
%endif
|
||||
-Ddist_version=%{version}-%{release} \
|
||||
-Dconfig_plugins_default=%{config_plugins_default} \
|
||||
-Dconfig_dns_rc_manager_default=%{dns_rc_manager_default} \
|
||||
|
|
@ -763,7 +763,7 @@ intltoolize --automake --copy --force
|
|||
--enable-firewalld-zone \
|
||||
%else
|
||||
--disable-firewalld-zone \
|
||||
%endif
|
||||
%endif
|
||||
--with-dist-version=%{version}-%{release} \
|
||||
--with-config-plugins-default=%{config_plugins_default} \
|
||||
--with-config-dns-rc-manager-default=%{dns_rc_manager_default} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue