wok-6.x diff fcgi/receipt @ rev 10726

libtaz: Don't need to check /usr/bin/hg anymore. Best to get the tag 1.1.2 version. May need to delete the slitaz-dev-tools-1.1.2.tar.bz2 source on tank to make sure we have the tag version.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 20:44:37 2011 +0000 (2011-05-28)
parents ef17f8f40a10
children 3b4e4318134e
line diff
     1.1 --- a/fcgi/receipt	Sun Feb 06 02:59:23 2011 +0000
     1.2 +++ b/fcgi/receipt	Sat May 28 20:44:37 2011 +0000
     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 \