wok-current diff 915resolution/receipt @ rev 13943
giac: add LDFLAGS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 27 20:26:38 2013 +0100 (2013-01-27) |
parents | b50e6276ecc8 |
children | 164afa784523 |
line diff
1.1 --- a/915resolution/receipt Thu Mar 03 08:24:43 2011 +0100 1.2 +++ b/915resolution/receipt Sun Jan 27 20:26:38 2013 +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