[packages/netcdf-fortran] - non-parallel make check

qboosh qboosh at pld-linux.org
Tue Jul 15 20:26:13 CEST 2014


commit 0538cd6eef3363dde452b342106adb7092d3cc82
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 15 20:31:08 2014 +0200

    - non-parallel make check

 netcdf-fortran.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netcdf-fortran.spec b/netcdf-fortran.spec
index 6a4d79e..8c85f6c 100644
--- a/netcdf-fortran.spec
+++ b/netcdf-fortran.spec
@@ -100,7 +100,7 @@ CPPFLAGS="%{rpmcppflags} -DgFortran=1"
 %{__make}
 
 %if %{with tests}
-%{__make} check
+%{__make} -j1 check
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netcdf-fortran.git/commitdiff/0538cd6eef3363dde452b342106adb7092d3cc82



More information about the pld-cvs-commit mailing list