mirror of
https://abf.rosa.ru/djam/bluez.git
synced 2025-02-23 07:02:54 +00:00
fix tab warning, remove unused configure options (see build log)
This commit is contained in:
parent
8410de36b2
commit
8b15cc42d6
1 changed files with 2 additions and 4 deletions
|
@ -6,7 +6,7 @@ Summary: Official Linux Bluetooth protocol stack
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.54
|
Version: 5.54
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Communications
|
Group: Communications
|
||||||
Url: http://www.bluez.org/
|
Url: http://www.bluez.org/
|
||||||
|
@ -215,7 +215,6 @@ autoreconf -fi
|
||||||
--with-systemdsystemunitdir=%{_unitdir} \
|
--with-systemdsystemunitdir=%{_unitdir} \
|
||||||
--with-systemduserunitdir=%{_userunitdir} \
|
--with-systemduserunitdir=%{_userunitdir} \
|
||||||
--with-udevdir=/lib/udev \
|
--with-udevdir=/lib/udev \
|
||||||
--enable-usb \
|
|
||||||
--enable-tools \
|
--enable-tools \
|
||||||
--enable-cups \
|
--enable-cups \
|
||||||
--enable-datafiles \
|
--enable-datafiles \
|
||||||
|
@ -230,8 +229,7 @@ autoreconf -fi
|
||||||
--enable-sixaxis \
|
--enable-sixaxis \
|
||||||
--enable-experimental \
|
--enable-experimental \
|
||||||
--enable-deprecated \
|
--enable-deprecated \
|
||||||
--enable-testing \
|
--enable-testing
|
||||||
--enable-phonebook-ebook
|
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue