summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-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