wok diff qt4/receipt @ rev 8974

[q-z]*: use veriable
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 02 11:06:20 2011 +0100 (2011-03-02)
parents 20c7c65ea549
children 492d81d36df5
line diff
     1.1 --- a/qt4/receipt	Wed Feb 16 06:48:23 2011 +0000
     1.2 +++ b/qt4/receipt	Wed Mar 02 11:06:20 2011 +0100
     1.3 @@ -29,8 +29,8 @@
     1.4  	cd $src
     1.5      
     1.6  	# Already fixed upstream
     1.7 -	patch -Np1 -i ../stuff/fix-qtbug-15857.patch
     1.8 -	patch -Np1 -i ../stuff/add-postgresql9.patch
     1.9 +	patch -Np1 -i $stuff/fix-qtbug-15857.patch
    1.10 +	patch -Np1 -i $stuff/add-postgresql9.patch
    1.11  	
    1.12  	./configure -v \
    1.13  		-prefix /usr \