wok diff php/receipt @ rev 8617

Fix syntax error in xfburn.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 14 15:52:23 2011 +0000 (2011-02-14)
parents a82ead0ea109
children 978398096ad8
line diff
     1.1 --- a/php/receipt	Mon Jan 10 00:07:06 2011 +0000
     1.2 +++ b/php/receipt	Mon Feb 14 15:52:23 2011 +0000
     1.3 @@ -79,10 +79,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin $fs/etc $fs/usr/share
     1.6  	cp -a $src/sapi/cgi/php-cgi $fs/usr/bin
     1.7 -	for i in $(cd $WOK; ls -d php-*)
     1.8 -	do
     1.9 -		tazwok cook $i
    1.10 -	done
    1.11  }
    1.12  
    1.13  # Post and pre install commands to stop