[fprintd/f15/master] Disable SMP build

Bastien Nocera hadess at fedoraproject.org
Mon Apr 18 19:27:48 UTC 2011


commit 40662d11334762e80b53156879c12e2ac909aa99
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Apr 18 20:27:54 2011 +0100

    Disable SMP build

 fprintd.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/fprintd.spec b/fprintd.spec
index b495ad5..501d09e 100644
--- a/fprintd.spec
+++ b/fprintd.spec
@@ -54,7 +54,8 @@ fingerprint readers access.
 %build
 %configure --libdir=/%{_lib}/ --enable-gtk-doc --enable-pam
 
-make %{?_smp_mflags}
+#make %{?_smp_mflags}
+make
 
 %install
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list