From 9d835eddcf8b225bafbeacafaa8db830b201b5c9 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Thu, 26 Nov 2015 00:24:29 -0800 Subject: config: Remove CUSTOM_LOCATION_ROOT_DIR On top of making _CUSTOM much more complicated to rewrite, you couldn't depend on a requirement for all of the components to treat custom sources the same with it around. If you need a custom source for a component, define it in the component. Signed-off-by: Bryan Hundven Reviewed-by: "Yann E. MORIN" diff --git a/config/global/paths.in b/config/global/paths.in index 96319fa..bdad57f 100644 --- a/config/global/paths.in +++ b/config/global/paths.in @@ -19,15 +19,6 @@ config SAVE_TARBALLS If you say 'y' here, new downloaded tarballs will be saved in the directory you entered above. -config CUSTOM_LOCATION_ROOT_DIR - string - prompt "Directory containing custom source components" - depends on EXPERIMENTAL - help - This is the path CT-NG will attempt to use as a root for locating - local copies of source components (CUSTOM_LOCATION_ROOT_DIR/component) - unless a component declares its own specific custom location. - config WORK_DIR string prompt "Working directory" if ! BACKEND -- cgit v0.10.2-6-g49f6