wok-6.x diff PyQt-x11-gpl/receipt @ rev 11682

Up: git to 1.7.9.1. Add git-daemon so the user can run a web daemon of git repos.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 18 08:37:39 2012 -0500 (2012-02-18)
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	Sat Feb 18 08:37:39 2012 -0500
     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