From: Jim Meyering Date: Mon, 17 Dec 2001 09:06:33 +0000 (+0000) Subject: (url_dir_list): ...define it here instead. X-Git-Tag: FILEUTILS-4_1_5~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e5e7b7179354668db60c584497b3dea5d6ca497;p=thirdparty%2Fcoreutils.git (url_dir_list): ...define it here instead. (hosts, a_host, b_host): Remove now-unused variables. (alpha_subdir, a_url_dir, b_url_dir): Remove now-unused variables. --- diff --git a/Makefile.cfg b/Makefile.cfg index 4cfb3f4e32..b1e0d02d46 100644 --- a/Makefile.cfg +++ b/Makefile.cfg @@ -1,16 +1,9 @@ # -*- makefile -*- ## Customize Makefile.maint. -# List the hosts to which test releases are copied. -# `a' and `b' are merely placeholders, and correspond to the -# `a_' and `b_' prefixes of the following variables. -hosts = a b -a_host = alpha.gnu.org -b_host = freefriends.org - -alpha_subdir = gnu/fetish -a_url_dir = $(alpha_subdir) -b_url_dir = $(alpha_subdir) +url_dir_list = \ + ftp://alpha.gnu.org/gnu/fetish \ + http://fetish.sf.net \ # Files that `make wget-update' should update. wget_files = \