From 72ad9d45f83c474ccd0b2635d0c796078680cb49 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 12 Sep 2010 21:38:12 +0200 Subject: config: change name of default build dir 'targets' is not really meaningfull. 'build' means what it means. '.build' just hides it as well! :-) Signed-off-by: "Yann E. MORIN" diff --git a/config/global/paths.in b/config/global/paths.in index f84abb7..341d207 100644 --- a/config/global/paths.in +++ b/config/global/paths.in @@ -23,7 +23,7 @@ config SAVE_TARBALLS config WORK_DIR string prompt "Working directory" if ! BACKEND - default "${CT_TOP_DIR}/targets" + default "${CT_TOP_DIR}/.build" help Set this to the directory where all build actions will be done. -- cgit v0.10.2-6-g49f6