From: zbyniu Date: Wed, 19 Dec 2007 01:05:56 +0000 (+0000) Subject: - parallel build now possible X-Git-Tag: auto/th/postfix-2_5_1-5_1~9 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=5196849bc7617f908eab7ab6e03fbcc459151240;p=packages%2Fpostfix.git - parallel build now possible Changed files: postfix.spec -> 1.307 --- diff --git a/postfix.spec b/postfix.spec index 0f11b46..755d249 100644 --- a/postfix.spec +++ b/postfix.spec @@ -258,8 +258,8 @@ sed -i 's/ifdef SNAPSHOT/if 1/' src/util/dict_open.c %endif %build -%{__make} -j1 -f Makefile.init makefiles -%{__make} -j1 tidy +%{__make} -f Makefile.init makefiles +%{__make} tidy CC="%{__cc}" export CC %{__make} \