[httrack/epel7: 2/2] Revert back to the old macro

Christopher Meng cicku at fedoraproject.org
Sat Jul 12 14:15:01 UTC 2014


commit 58d60eaa4e051c1a4ad95967d314a62ee8846e47
Author: Christopher Meng <i at cicku.me>
Date:   Sat Jul 12 22:14:27 2014 +0800

    Revert back to the old macro

 httrack.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/httrack.spec b/httrack.spec
index 48317a5..df4c92a 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -47,7 +47,7 @@ cp %{_bindir}/libtool .
 # Omit unused direct shared library dependencies.
 sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
 
-%make_build
+make %{?_smp_mflags}
 
 %install
 %make_install


More information about the scm-commits mailing list