config: small help fix up for work dir default
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Apr 28 01:10:23 2011 +0200 (2011-04-28)
changeset 2419eab1a8bb1008
parent 2418 f530baf5098e
child 2420 f5969ca41691
config: small help fix up for work dir default

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/global/paths.in
     1.1 --- a/config/global/paths.in	Thu Apr 28 00:56:15 2011 +0200
     1.2 +++ b/config/global/paths.in	Thu Apr 28 01:10:23 2011 +0200
     1.3 @@ -27,7 +27,7 @@
     1.4      help
     1.5        Set this to the directory where all build actions will be done.
     1.6        
     1.7 -      The default is "${CT_TOP_DIR}/targets", and leaving this option
     1.8 +      The default is "${CT_TOP_DIR}/.build", and leaving this option
     1.9        empty will also use the default.
    1.10        
    1.11        You should not need to change that, except in one very peculiar