wok-current diff 915resolution/receipt @ rev 13492
Add; mondo$
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Oct 12 23:26:16 2012 +0200 (2012-10-12) |
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 Oct 12 23:26:16 2012 +0200 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