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

Up: gtk+ (2.20.1) - This is so the new gtkmm can be builded.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 05 12:55:48 2010 +0000 (2010-05-05)
parents 9554030e83f1
children 77d3079b16c0
line diff
     1.1 --- a/PyQt-x11-gpl/receipt	Sun Feb 28 12:02:14 2010 +0100
     1.2 +++ b/PyQt-x11-gpl/receipt	Wed May 05 12:55:48 2010 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  {
     1.5  	cd $src
     1.6         yes yes | python configure.py
     1.7 -	make
     1.8 +	make &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11