wok diff PyQt-x11-gpl/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
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	Tue Apr 10 13:54:27 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