more Config.in touch up work

This commit is contained in:
George Boudreau 2006-07-27 00:40:54 +00:00
parent 53f7156172
commit f2382aa18b

View file

@ -41,15 +41,15 @@ mainmenu "JHALFS Build Script Configuration"
endchoice endchoice
config BRANCH_ID config BRANCH_ID
string "Branch" string "Branch (manditory)"
default "" default "**EDIT ME**"
depends BRANCH depends BRANCH
help help
#-- A list of valid branch ID's is available here. #-- A list of valid branch ID's is available here.
# http://wiki.linuxfromscratch.org/alfs/wiki/SupportedBooks # http://wiki.linuxfromscratch.org/alfs/wiki/SupportedBooks
config BOOK config BOOK
string "Loc of working copy" string "Loc of working copy (manditory)"
default "**EDIT ME**" default "**EDIT ME**"
depends WORKING_COPY depends WORKING_COPY
help help