wok-next diff fcgi/receipt @ rev 14118
nmap: add patch for nolua support
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 25 08:44:23 2013 -0800 (2013-02-25) |
parents | ef17f8f40a10 |
children | 3b4e4318134e |
line diff
1.1 --- a/fcgi/receipt Sun Feb 06 02:59:23 2011 +0000 1.2 +++ b/fcgi/receipt Mon Feb 25 08:44:23 2013 -0800 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 \