wok diff fcgi/receipt @ rev 4733

Add: libmagic, libmagic-dev from File package.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 07 11:59:35 2010 +0100 (2010-01-07)
parents 9a057b31dba5
children fb8aceda65ff
line diff
     1.1 --- a/fcgi/receipt	Sun Mar 15 19:58:12 2009 +0100
     1.2 +++ b/fcgi/receipt	Thu Jan 07 11:59:35 2010 +0100
     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 \