wok rev 13932

qt4: configure detection should not break build (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 26 12:16:45 2013 +0100 (2013-01-26)
parents 2ac34cf435d8
children c0298010efaf
files qt4/receipt
line diff
     1.1 --- a/qt4/receipt	Sat Jan 26 12:14:45 2013 +0100
     1.2 +++ b/qt4/receipt	Sat Jan 26 12:16:45 2013 +0100
     1.3 @@ -29,6 +29,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	touch .qmake.vars
     1.8  	./configure -v \
     1.9  		-prefix /usr \
    1.10  		-confirm-license -opensource \