config/global/paths.in
changeset 3103 a8bf927f6e37
parent 2765 6c5658b8b588
child 3150 1d6fd9bde73c
     1.1 --- a/config/global/paths.in	Wed Nov 16 10:06:21 2011 +1300
     1.2 +++ b/config/global/paths.in	Tue Nov 06 17:02:06 2012 +0100
     1.3 @@ -19,6 +19,15 @@
     1.4        If you say 'y' here, new downloaded tarballs will be saved in the
     1.5        directory you entered above.
     1.6  
     1.7 +config CUSTOM_LOCATION_ROOT_DIR
     1.8 +    string
     1.9 +    depends on EXPERIMENTAL
    1.10 +    prompt "Directory containing custom source components"
    1.11 +    help
    1.12 +      This is the path CT-NG will attempt to use as a root for locating
    1.13 +      local copies of source components (CUSTOM_LOCATION_ROOT_DIR/component)
    1.14 +      unless a component declares its own specific custom location.
    1.15 +
    1.16  config WORK_DIR
    1.17      string
    1.18      prompt "Working directory" if ! BACKEND