Explicitly disable obexftp

... so that my local builds wouldn't fail when I happen to have
bluez-libs-devel installed.
This commit is contained in:
Kalev Lember 2013-09-25 11:52:17 +02:00
parent 8fcad8ea14
commit 50a64137e3
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ autoconf || :
%configure \
--disable-hal \
--disable-gdu \
--disable-obexftp \
--enable-udisks2 \
--enable-keyring
make %{?_smp_mflags} V=1