wok-current diff visualboyadvance/receipt @ rev 10952
Update get-xnviewmp (thanks Saipul)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 11 15:55:20 2011 +0200 (2011-09-11) |
parents | c1cd96feca64 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/visualboyadvance/receipt Sun Oct 31 23:23:34 2010 +0100 1.2 +++ b/visualboyadvance/receipt Sun Sep 11 15:55:20 2011 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - for i in ../stuff/$VERSION-*.patch; do 1.8 + for i in $stuff/$VERSION-*.patch; do 1.9 patch -Np0 < $i 1.10 done 1.11 ./configure \