diff options
Diffstat (limited to 'config/global')
-rw-r--r-- | config/global/paths.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global/paths.in b/config/global/paths.in index b97e2580..fcb6360f 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 |