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

Up: elementary (1.7.1)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Nov 16 00:13:59 2012 +0100 (2012-11-16)
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	Fri Nov 16 00:13:59 2012 +0100
     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