From 99680203067954eba7969ed2b38fe791e9c844af Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 9 Oct 2013 14:37:00 +0200 Subject: [PATCH] Disable SMP build, fails to build docs --- upower.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upower.spec b/upower.spec index bed592f..690a18d 100644 --- a/upower.spec +++ b/upower.spec @@ -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