mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 13:30:28 +01:00
contrib/rpm: fix typo in spec file (wrong option --enable-teamdctl)
Signed-off-by: Thomas Haller <thaller@redhat.com>
(cherry picked from commit ca85ecd145)
This commit is contained in:
parent
258dcdbac7
commit
f6ef874f35
1 changed files with 2 additions and 2 deletions
|
|
@ -342,9 +342,9 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
|
|||
--with-wext=no \
|
||||
%endif
|
||||
%if 0%{?with_teamctl}
|
||||
--enable-teamctl=yes \
|
||||
--enable-teamdctl=yes \
|
||||
%else
|
||||
--enable-teamctl=no \
|
||||
--enable-teamdctl=no \
|
||||
%endif
|
||||
--enable-polkit=yes \
|
||||
--enable-modify-system=yes \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue