Use the configure flags recommended by upstream

This commit is contained in:
Lubomir Rintel 2018-04-24 09:58:08 +02:00
parent d89467333f
commit 7043f6d3ff
1 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,8 @@ Vala bindings for ModemManager
autoreconf -i --force
%configure \
--disable-rpath \
--with-suspend-resume=systemd \
--with-systemd-suspend-resume \
--with-systemd-journal \
--enable-more-warnings=no \
--with-udev-base-dir=%{_prefix}/lib/udev \
--enable-gtk-doc \