cookutils rev 645

cook: small comment fix
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 02:11:34 2014 +0100 (2014-02-23)
parents a97af30760bd
children 3f5c9e87f05d
files cook
line diff
     1.1 --- a/cook	Sun Feb 23 01:58:20 2014 +0100
     1.2 +++ b/cook	Sun Feb 23 02:11:34 2014 +0100
     1.3 @@ -1062,7 +1062,7 @@
     1.4  		init_db_files
     1.5  		_ "Checking for packages to install..."
     1.6  		# Use setup pkgs from cross.conf or cook.conf. When cross compiling
     1.7 -		# ARCH-setup or 'cross check-env' should be used before: cook setup
     1.8 +		# ARCH-setup or 'cross check' should be used before: cook setup
     1.9  		case "$ARCH" in
    1.10  			arm|x86_64)
    1.11  				if [ ! -x "/usr/bin/cross" ]; then