contrib/rpm: fix typo in spec file (wrong option --enable-teamdctl)

Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Thomas Haller 2014-06-19 12:29:00 +02:00
parent f227d25ed9
commit ca85ecd145

View file

@ -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 \