wok diff visualboyadvance/receipt @ rev 11082
Up: claws-mail-notification to 0.28.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 01:56:04 2011 +0000 (2011-10-17) |
parents | c1cd96feca64 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/visualboyadvance/receipt Sun Oct 31 23:23:34 2010 +0100 1.2 +++ b/visualboyadvance/receipt Mon Oct 17 01:56:04 2011 +0000 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 \