From 45d7bfb5fc937a754579b6d55234bd2351ce75c6 Mon Sep 17 00:00:00 2001 From: jroy Date: Thu, 10 Apr 2003 07:35:29 +0000 Subject: [PATCH] *** empty log message *** --- build_configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_configure b/build_configure index 835af30d2..0b64f0aef 100755 --- a/build_configure +++ b/build_configure @@ -13,7 +13,7 @@ ORIG_DIR=`pwd` CONF_DIR=`echo $0 | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"` ######################################################################## -# Test if the KERNEL_ROOT_DIR is set +# Test if the KERNEL_ROOT_DIR is set correctly if test ! -d "${KERNEL_ROOT_DIR}"; then echo "failed : KERNEL_ROOT_DIR variable is not correct !" -- 2.39.2