From d995e22025f37fb013537ed6d722ab467aa5a2dc Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 15 Jul 2007 17:00:30 +0000 Subject: Add an option to save downloaded tarballs to local tarballs directory. Sanitise CT_GetFile. Change some messages (Copying -> Retrieving). --- config/global.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config/global.in') diff --git a/config/global.in b/config/global.in index 2721963e..ae7596e6 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" -- cgit v1.2.3