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