contrib/rpm: explicitly set default dhcp configuration

It will also be autodetected, but be explicit about it.

(cherry picked from commit 5a00811b5a)
This commit is contained in:
Thomas Haller 2017-10-12 11:06:30 +02:00
parent eeedf51f08
commit da2139b87d

View file

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