mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-26 12:20:46 +01:00
contrib/rpm: fix wrong configure options in spec file
This commit is contained in:
parent
7700efad18
commit
5f00a20f38
1 changed files with 1 additions and 2 deletions
|
|
@ -414,10 +414,9 @@ intltoolize --automake --copy --force
|
|||
--with-tests=yes \
|
||||
--with-valgrind=no \
|
||||
--enable-ifcfg-rh=yes \
|
||||
--with-system-libndp=yes \
|
||||
--with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version} \
|
||||
--with-dist-version=%{version}-%{release} \
|
||||
--with-setting-plugins-default='ifcfg-rh,ibft' \
|
||||
--with-config-plugins-default='ifcfg-rh,ibft' \
|
||||
--with-config-dns-rc-manager-default=symlink \
|
||||
--with-config-logging-backend-default=journal \
|
||||
--enable-json-validation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue