mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 11:20:12 +01:00
build-from-source: do not install libteamdctl
No teamd in RHEL 10. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1994
This commit is contained in:
parent
0b6c3af237
commit
cfd50acac2
1 changed files with 0 additions and 2 deletions
|
|
@ -193,7 +193,6 @@ if [[ "$DO_TEST_BUILD" == yes ]]; then
|
|||
-Dnmtui=true \
|
||||
-Dmodem_manager=true \
|
||||
-Dsuspend_resume=systemd \
|
||||
-Dteamdctl=true \
|
||||
-Dtests=root \
|
||||
-Dnetconfig=no \
|
||||
-Dresolvconf=no \
|
||||
|
|
@ -236,7 +235,6 @@ if [[ "$DO_TEST_BUILD" == yes ]]; then
|
|||
--with-nmtui=yes \
|
||||
--with-modem-manager-1 \
|
||||
--with-suspend-resume=systemd \
|
||||
--enable-teamdctl=yes \
|
||||
--enable-tests=root \
|
||||
--with-netconfig=/path/does/not/exist/netconfig \
|
||||
--with-resolvconf=/path/does/not/exist/resolvconf \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue