wok-6.x diff visualboyadvance/receipt @ rev 9547
Up: pyneighborhood (0.5.4)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Apr 09 21:20:10 2011 +0100 (2011-04-09) |
parents | c1cd96feca64 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/visualboyadvance/receipt Sun Oct 31 23:23:34 2010 +0100 1.2 +++ b/visualboyadvance/receipt Sat Apr 09 21:20:10 2011 +0100 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 \