Disable SMP build, fails to build docs

This commit is contained in:
Bastien Nocera 2013-10-09 14:37:00 +02:00
parent 7c1ac68669
commit 9968020306

View File

@ -50,7 +50,8 @@ Headers and libraries for UPower.
--with-backend=dummy
%endif
make %{?_smp_mflags}
# Disable SMP build, fails to build docs
make
%install
make install DESTDIR=$RPM_BUILD_ROOT