diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 977a1e2..bbfadb5 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -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