mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 01:10:08 +01:00
contrib/rpm: fix specifying build with/without libpsl
Fixes:faad17f9e8(cherry picked from commitfe648f6cde)
This commit is contained in:
parent
092202dbba
commit
f128c48853
1 changed files with 2 additions and 2 deletions
|
|
@ -405,9 +405,9 @@ intltoolize --automake --copy --force
|
|||
--enable-modify-system=yes \
|
||||
--enable-concheck \
|
||||
%if 0%{?fedora}
|
||||
--enable-libpsl \
|
||||
--with-libpsl \
|
||||
%else
|
||||
--disable-libpsl \
|
||||
--without-libpsl \
|
||||
%endif
|
||||
--with-session-tracking=systemd \
|
||||
--with-suspend-resume=systemd \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue