From d96435970c3151ad4018f670ded2c5df3ee48b63 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Oct 10 2017 08:46:30 +0000 Subject: We also need libtoolize to be run, and autoreconf to install stuff --- diff --git a/bluez.spec b/bluez.spec index f2f6d40..cc425a2 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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} \