Disable SMP build
This commit is contained in:
parent
60eea8564a
commit
6ff181f6d6
@ -61,11 +61,13 @@ This package contains the libraries amd header files that are needed
|
||||
for writing applications that require a Bluetooth device selection widget.
|
||||
|
||||
%prep
|
||||
%setup -q -n gnome-bluetooth-%{version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --disable-desktop-update --disable-icon-update
|
||||
make %{?_smp_mflags}
|
||||
# FIXME
|
||||
# make %{?_smp_mflags}
|
||||
make
|
||||
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user