wok-6.x diff zsnes/receipt @ rev 9735
mesa: missing BUILD_DEPENDS (fatal error: Xm/PrimitiveP.h: No such file)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 09 22:22:33 2011 +0200 (2011-05-09) |
parents | 4731db944616 |
children | 2eaf8be7c595 |
line diff
1.1 --- a/zsnes/receipt Sat Jan 29 16:37:30 2011 +0000 1.2 +++ b/zsnes/receipt Mon May 09 22:22:33 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 \