wok-current rev 7927
Php doesn't need to recook there packages since almost all are WANTED receipts.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 10 01:27:24 2011 +0000 (2011-01-10) |
parents | 35ec97ae4c23 |
children | 5ef651cb0603 |
files | php/receipt |
line diff
1.1 --- a/php/receipt Mon Jan 10 01:23:27 2011 +0000 1.2 +++ b/php/receipt Mon Jan 10 01:27:24 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