wok-4.x diff fcgi/receipt @ rev 9791
fcgi: fix $stuff
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 13 22:32:56 2011 +0200 (2011-05-13) |
parents | ef17f8f40a10 |
children |
line diff
1.1 --- a/fcgi/receipt Sun Feb 06 02:59:23 2011 +0000 1.2 +++ b/fcgi/receipt Fri May 13 22:32:56 2011 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Gcc4 fix from Gentoo (http://bugs.gentoo.org/256654) 1.7 - busybox patch -p0 -i stuff/fcgi-2.4.0_gcc4.u 1.8 + busybox patch -p0 -i $stuff/fcgi-2.4.0_gcc4.u 1.9 1.10 cd $src 1.11 ./configure \