From: Jan Rękorajski Date: Wed, 6 May 2009 15:16:10 +0000 (+0000) Subject: - no parallel build X-Git-Tag: auto/th/LADR-2009_02A-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FLADR.git;a=commitdiff_plain;h=HEAD - no parallel build Changed files: LADR.spec -> 1.4 --- diff --git a/LADR.spec b/LADR.spec index 0071072..69c2fe2 100644 --- a/LADR.spec +++ b/LADR.spec @@ -86,7 +86,7 @@ chmod 755 Llibtoolize ./Llibtoolize --patch . %build -%{__make} all \ +%{__make} -j1 all \ CFLAGS="%{rpmcflags}" \ LDFLAGS="%{rpmldflags}"