]> git.pld-linux.org Git - packages/polkit.git/commitdiff
- parallel build doesn't work
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Nov 2012 21:58:11 +0000 (22:58 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Nov 2012 21:58:11 +0000 (22:58 +0100)
polkit.spec

index 1f6ac2e97e3b7cd0e8b1ac1d904fcb2e1c30bc8f..a5ee8ae0dd3606ebfcf005cb654aa588cc83ce49 100644 (file)
@@ -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
This page took 0.16882 seconds and 4 git commands to generate.