Drop unrecognized configure options

This commit is contained in:
Kalev Lember 2014-09-22 19:35:31 +02:00
parent e737d6811e
commit 263d770b97

View File

@ -92,9 +92,7 @@ autoreconf -i -f
%build
%configure --disable-static \
--enable-profiling \
--enable-packagekit \
--enable-systemd
--enable-profiling
make %{?_smp_mflags}