From ae158a62bcb5a55680c1f08f23f6bfe180629459 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 11 Oct 2006 19:45:19 +0000 Subject: [PATCH] Typo fix. --- BLFS/gen-makefile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLFS/gen-makefile.sh b/BLFS/gen-makefile.sh index fd233eb..f4e9e04 100755 --- a/BLFS/gen-makefile.sh +++ b/BLFS/gen-makefile.sh @@ -248,7 +248,7 @@ EOF } if [[ -e Config.in ]] ; then - echo -e "${BOLD}This script must be run from inside the target package directory.${WHITE}" + echo -e "\n\tThis script must be run from inside a target package directory.\n" exit 1 fi