diff -r ff95210bd9bd -r 4d5beae7cb87 config/global.in --- a/config/global.in Sat Jul 14 13:06:56 2007 +0000 +++ b/config/global.in Sun Jul 15 17:00:30 2007 +0000 @@ -147,6 +147,15 @@ 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"