summaryrefslogtreecommitdiff
path: root/config/global
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-04-27 23:10:23 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-04-27 23:10:23 (GMT)
commitcd348634e9c69d71a4e942ed21c615f0efbd58f1 (patch)
treef0b2915b3d4927f8f1869b1bd859be75793fa72e /config/global
parent336eb8727cd008e3302e1de3c97c27d17dedd248 (diff)
config: small help fix up for work dir default
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/global')
-rw-r--r--config/global/paths.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global/paths.in b/config/global/paths.in
index b97e258..fcb6360 100644
--- a/config/global/paths.in
+++ b/config/global/paths.in
@@ -27,7 +27,7 @@ config WORK_DIR
help
Set this to the directory where all build actions will be done.
- The default is "${CT_TOP_DIR}/targets", and leaving this option
+ The default is "${CT_TOP_DIR}/.build", and leaving this option
empty will also use the default.
You should not need to change that, except in one very peculiar