fix tab warning, remove unused configure options (see build log)

This commit is contained in:
Александр 2020-03-17 00:04:35 +00:00
parent 8410de36b2
commit 8b15cc42d6

View file

@ -215,7 +215,6 @@ autoreconf -fi
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_userunitdir} \
--with-udevdir=/lib/udev \
--enable-usb \
--enable-tools \
--enable-cups \
--enable-datafiles \
@ -230,8 +229,7 @@ autoreconf -fi
--enable-sixaxis \
--enable-experimental \
--enable-deprecated \
--enable-testing \
--enable-phonebook-ebook
--enable-testing
%make