[kdepim-runtime] drop smp_mflags for now, to help debug ftbfs

Rex Dieter rdieter at fedoraproject.org
Fri Nov 25 21:54:00 UTC 2011


commit 5f79217bdcb2d7074e5ad85d3ed37bd7c8870efc
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Nov 25 15:54:32 2011 -0600

    drop smp_mflags for now, to help debug ftbfs

 kdepim-runtime.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index 1edf65d..8919c4e 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -81,7 +81,7 @@ pushd %{_target_platform}
 %{cmake_kde4} ..
 popd
 
-make %{?_smp_mflags} -C %{_target_platform}
+make -C %{_target_platform}
 
 
 %install


More information about the scm-commits mailing list