mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-14 16:00:18 +01:00
contrib/rpm: fix typo in spec file (wrong option --enable-teamdctl)
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
f227d25ed9
commit
ca85ecd145
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