wok-6.x diff fcgi/receipt @ rev 4808
mpd: edit receipt
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Jan 18 16:06:04 2010 +0000 (2010-01-18) |
parents | 9a057b31dba5 |
children | fb8aceda65ff |
line diff
1.1 --- a/fcgi/receipt Sun Mar 15 19:58:12 2009 +0100 1.2 +++ b/fcgi/receipt Mon Jan 18 16:06:04 2010 +0000 1.3 @@ -12,6 +12,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # Gcc4 fix from Gentoo (http://bugs.gentoo.org/256654) 1.8 + busybox patch -p0 -i stuff/fcgi-2.4.0_gcc4.u 1.9 + 1.10 cd $src 1.11 ./configure \ 1.12 --prefix=/usr \