wok-next diff PyQt-x11-gpl/receipt @ rev 12697

slitaz-tools: temp patch to tazinst removed
author Dominique Corbex <domcox@slitaz.org>
date Thu May 03 07:51:54 2012 +0200 (2012-05-03)
parents d268fda04e34
children 2ed4e2665660
line diff
     1.1 --- a/PyQt-x11-gpl/receipt	Sun Dec 18 03:02:00 2011 +0100
     1.2 +++ b/PyQt-x11-gpl/receipt	Thu May 03 07:51:54 2012 +0200
     1.3 @@ -21,7 +21,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	yes yes | python configure.py --confirm-license
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }
    1.11