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

Up: libnice, libnice-dev to 0.0.13.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 16:33:27 2010 +0000 (2010-09-11)
parents 55b0f51a38c7
children c7736da9c3d3
line diff
     1.1 --- a/PyQt-x11-gpl/receipt	Sun Jul 04 15:44:26 2010 -0400
     1.2 +++ b/PyQt-x11-gpl/receipt	Sat Sep 11 16:33:27 2010 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  {
     1.5  	cd $src
     1.6         yes yes | python configure.py --confirm-license
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11