]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- parallel build now possible
authorzbyniu <zbyniu@pld-linux.org>
Wed, 19 Dec 2007 01:05:56 +0000 (01:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postfix.spec -> 1.307

postfix.spec

index 0f11b46ddfd80664bcd3e61ab931c538b21bafed..755d2490f8c79a41c3661fd4d5c864bf8e4f0384 100644 (file)
@@ -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} \
This page took 0.201286 seconds and 4 git commands to generate.