wok diff vanessa_logger/receipt @ rev 10594

python-pylons, python-routes: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 12:34:15 2011 +0200 (2011-05-26)
parents 3c0c76a7be6e
children 2a21689b0af7
line diff
     1.1 --- a/vanessa_logger/receipt	Wed May 11 22:49:07 2011 +0200
     1.2 +++ b/vanessa_logger/receipt	Thu May 26 12:34:15 2011 +0200
     1.3 @@ -26,7 +26,7 @@
     1.4  	for i in $(cd $WOK; ls -d vanessa_logger-*)
     1.5  	do
     1.6  		if [ -x /usr/bin/cook ]; then
     1.7 -			cook $1
     1.8 +			cook $i
     1.9  		else
    1.10  			tazwok cook $i
    1.11  		fi