commit fcd2f4c97b0caf8d3b6d663670940325d61da87a
Author: Jakub Bogusz <[email protected]>
Date:   Mon Dec 24 09:05:48 2012 +0100

    - try -j1 for make check

 hdf-eos5.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hdf-eos5.spec b/hdf-eos5.spec
index fe959f0..0ae9720 100644
--- a/hdf-eos5.spec
+++ b/hdf-eos5.spec
@@ -97,7 +97,7 @@ CPPFLAGS="%{rpmcppflags} -DH5_USE_16_API"
 
 %{__make}
 
-%{?with_tests:%{__make} check}
+%{?with_tests:%{__make} -j1 check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hdf-eos5.git/commitdiff/fcd2f4c97b0caf8d3b6d663670940325d61da87a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to