# HG changeset patch # User Christophe Lincoln # Date 1393117894 -3600 # Node ID 044d6e3ff778764cdcc34d139ff5cc3677ccc861 # Parent a97af30760bd4d5838e4bab4ec89dc5090cf1558 cook: small comment fix diff -r a97af30760bd -r 044d6e3ff778 cook --- a/cook Sun Feb 23 01:58:20 2014 +0100 +++ b/cook Sun Feb 23 02:11:34 2014 +0100 @@ -1062,7 +1062,7 @@ init_db_files _ "Checking for packages to install..." # Use setup pkgs from cross.conf or cook.conf. When cross compiling - # ARCH-setup or 'cross check-env' should be used before: cook setup + # ARCH-setup or 'cross check' should be used before: cook setup case "$ARCH" in arm|x86_64) if [ ! -x "/usr/bin/cross" ]; then