[packages/polkit] - parallel build doesn't work

baggins baggins at pld-linux.org
Mon Nov 12 22:58:24 CET 2012


commit 1b9b199a7b4d8dbbc33d16df6d6062cbd0c50835
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 12 22:58:11 2012 +0100

    - parallel build doesn't work

 polkit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/polkit.spec b/polkit.spec
index 1f6ac2e..a5ee8ae 100644
--- a/polkit.spec
+++ b/polkit.spec
@@ -128,7 +128,8 @@ Statyczne biblioteki PolicyKit.
 	--with-pam-include=system-auth \
 	--with-pam-module-dir=/%{_lib}/security \
 	--with-polkitd-user=polkitd
-%{__make}
+
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polkit.git/commitdiff/1b9b199a7b4d8dbbc33d16df6d6062cbd0c50835



More information about the pld-cvs-commit mailing list