We also need libtoolize to be run, and autoreconf to install stuff

This commit is contained in:
Bastien Nocera 2017-10-10 10:46:30 +02:00
parent 02c8633f05
commit d96435970c

View File

@ -144,7 +144,8 @@ Object Exchange daemon for sharing files, contacts etc over bluetooth
%autosetup -S git
%build
autoreconf -f
libtoolize -f
autoreconf -f -i
%configure --enable-tools --enable-library --enable-deprecated \
--enable-sixaxis --enable-cups --enable-nfc --enable-mesh \
--with-systemdsystemunitdir=%{_unitdir} \