From f2382aa18b17edf20bf9925685863ae6b82a7120 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Thu, 27 Jul 2006 00:40:54 +0000 Subject: [PATCH] more Config.in touch up work --- Config.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.in b/Config.in index 2ec6045..792fd77 100644 --- a/Config.in +++ b/Config.in @@ -41,15 +41,15 @@ mainmenu "JHALFS Build Script Configuration" endchoice config BRANCH_ID - string "Branch" - default "" + string "Branch (manditory)" + default "**EDIT ME**" depends BRANCH help #-- A list of valid branch ID's is available here. # http://wiki.linuxfromscratch.org/alfs/wiki/SupportedBooks config BOOK - string "Loc of working copy" + string "Loc of working copy (manditory)" default "**EDIT ME**" depends WORKING_COPY help