[firehol/epel7] Revert to old style.

Christopher Meng cicku at fedoraproject.org
Mon Feb 16 04:20:10 UTC 2015


commit 3d3b2a1260abb19d1582a6acbbeabef5be38a47b
Author: Christopher Meng <i at cicku.me>
Date:   Mon Feb 16 12:18:48 2015 +0800

    Revert to old style.

 firehol.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/firehol.spec b/firehol.spec
index 33c0f29..f3bb8dc 100644
--- a/firehol.spec
+++ b/firehol.spec
@@ -52,7 +52,7 @@ on all interfaces.
 
 %build
 %configure
-%make_build
+make %{?_smp_flags}
 
 %install
 %make_install


More information about the scm-commits mailing list