wok diff zsnes/receipt @ rev 9979

xfprint: fix bdeps
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu May 19 00:23:47 2011 +0200 (2011-05-19)
parents 4731db944616
children 2eaf8be7c595
line diff
     1.1 --- a/zsnes/receipt	Sat Jan 29 16:37:30 2011 +0000
     1.2 +++ b/zsnes/receipt	Thu May 19 00:23:47 2011 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  compile_rules() {
     1.6    cd $src
     1.7 -  patch -p1 -i ../stuff/zsnes.patch 
     1.8 +  patch -p1 -i $stuff/zsnes.patch 
     1.9    cd $src/src
    1.10    ./configure --prefix=/usr \
    1.11      --x-libraries=/usr/lib \