tazwok rev 238

Fix function: search
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 10 17:53:16 2011 +0100 (2011-02-10)
parents 3dac6b64424e
children f631650e0925
files tazwok
line diff
     1.1 --- a/tazwok	Thu Feb 10 17:51:27 2011 +0100
     1.2 +++ b/tazwok	Thu Feb 10 17:53:16 2011 +0100
     1.3 @@ -2289,7 +2289,7 @@
     1.4  			packages=$(($PACKAGEs+1))
     1.5  		done
     1.6  		echo "================================================================================"
     1.7 -		echo "$PACKAGEs packages found for : $2"
     1.8 +		echo "$packages packages found for : $2"
     1.9  		echo ""
    1.10  	;;
    1.11  	compile)