wok diff qt4/receipt @ rev 6092

tazbb/sort_cook_list: small fixes
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 30 15:31:22 2010 +0200 (2010-08-30)
parents 80e64bc2e98a
children 99e3675b8ff1
line diff
     1.1 --- a/qt4/receipt	Sun May 09 17:32:32 2010 +0200
     1.2 +++ b/qt4/receipt	Mon Aug 30 15:31:22 2010 +0200
     1.3 @@ -40,7 +40,7 @@
     1.4  		-optimized-qmake \
     1.5  		-opengl \
     1.6  		-gtkstyle &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make INSTALL_ROOT=$PWD/_pkg install
    1.10  }
    1.11