wok diff 915resolution/receipt @ rev 12154

Up: thunderbird (11.0) security fixes
author Dominique Corbex <domcox@slitaz.org>
date Fri Mar 16 14:57:33 2012 +0100 (2012-03-16)
parents b50e6276ecc8
children 164afa784523
line diff
     1.1 --- a/915resolution/receipt	Thu Mar 03 08:24:43 2011 +0100
     1.2 +++ b/915resolution/receipt	Fri Mar 16 14:57:33 2012 +0100
     1.3 @@ -15,9 +15,9 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	for i in $PACKAGE-$VERSION-widescreen-resolution.patch ; do
     1.8 +	for i in widescreen-resolution cedarview ; do
     1.9  		[ -f done.$i ] && continue
    1.10 -		patch -p0 < $stuff/$i
    1.11 +		patch -p0 < $stuff/$PACKAGE-$VERSION-$i.patch
    1.12  		touch done.$i
    1.13  	done
    1.14  	make clean && make