mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 04:08:01 +02:00
contrib/rpm: explicitly set default dhcp configuration
It will also be autodetected, but be explicit about it.
This commit is contained in:
parent
2a5b04d06d
commit
5a00811b5a
1 changed files with 1 additions and 0 deletions
|
|
@ -373,6 +373,7 @@ intltoolize --automake --copy --force
|
|||
--disable-static \
|
||||
--with-dhclient=yes \
|
||||
--with-dhcpcd=no \
|
||||
--with-config-dhcp-default=dhclient \
|
||||
--with-crypto=nss \
|
||||
%if %{with test}
|
||||
--enable-more-warnings=error \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue