From 90e998bad3db5939134f33bc625e9e00c572d8bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C5=82awomir=20Paszkiewicz?= Date: Wed, 13 Jan 2010 14:04:16 +0000 Subject: [PATCH] - backing to make -j1 Changed files: icedove.spec -> 1.53 --- icedove.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icedove.spec b/icedove.spec index 627b1f8..ef1b345 100644 --- a/icedove.spec +++ b/icedove.spec @@ -245,7 +245,7 @@ ac_add_options --with-distribution-id=org.pld-linux ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name} EOF -%{__make} -f client.mk build \ +%{__make} -j1 -f client.mk build \ STRIP="/bin/true" \ CC="%{__cc}" \ CXX="%{__cxx}" -- 2.43.0