[reposurgeon/epel7: 3/4] Old schoolize

Christopher Meng cicku at fedoraproject.org
Thu Aug 28 01:27:09 UTC 2014


commit 49f8d7475fba46b9c302d25f7c4e64c045f37d57
Author: Christopher Meng <i at cicku.me>
Date:   Thu Aug 28 09:23:34 2014 +0800

    Old schoolize

 reposurgeon.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/reposurgeon.spec b/reposurgeon.spec
index 54f273b..bfe834e 100644
--- a/reposurgeon.spec
+++ b/reposurgeon.spec
@@ -21,7 +21,7 @@ git fast-import streams, including git, hg, and bzr.
 %setup -q
 
 %build
-%make_build
+make %{?_smp_mflags}
 
 %install
 make install INSTALL="install -p" target="%{buildroot}%{_prefix}"


More information about the scm-commits mailing list