[ndoutils] Remove smp building as it breaks rawhide

Simone Caronni slaanesh at fedoraproject.org
Sat Jun 28 07:04:49 UTC 2014


commit 944fbf9466d290fabcd50df1453aa81ac396b8a0
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Sat Jun 28 09:04:50 2014 +0200

    Remove smp building as it breaks rawhide

 ndoutils.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ndoutils.spec b/ndoutils.spec
index c4e8037..d4fd87a 100644
--- a/ndoutils.spec
+++ b/ndoutils.spec
@@ -64,7 +64,7 @@ chmod 644 db/installdb db/prepsql db/upgradedb
 %configure \
     --bindir=%{_sbindir} \
     --sysconfdir=%{_sysconfdir}/nagios
-make %{?_smp_mflags}
+make
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list