summaryrefslogtreecommitdiff
path: root/config/global.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/global.in')
-rw-r--r--config/global.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/global.in b/config/global.in
index 2721963..ae7596e 100644
--- a/config/global.in
+++ b/config/global.in
@@ -147,6 +147,15 @@ config LOCAL_TARBALLS_DIR
If you have previously downloaded the tarballs, enter the PATH where
you stored them here.
+config SAVE_TARBALLS
+ bool
+ prompt "Save new tarballs"
+ default n
+ depends on LOCAL_TARBALLS_DIR != ""
+ help
+ If you say 'y' here, new doanloaded tarballs will be saved in the
+ directory you entered above.
+
config PREFIX_DIR
string
prompt "Prefix directory"