From e5855b15f14aa4e57026887e0b3600d056c26db0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 14 Dec 2002 19:50:29 +0000 Subject: [PATCH] ($(url_dir_list)): Use .../coreutils, not .../fetish. --- Makefile.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.cfg b/Makefile.cfg index cbdfd86884..30cdc6b4e6 100644 --- a/Makefile.cfg +++ b/Makefile.cfg @@ -8,7 +8,7 @@ gnu_rel_host := \ 'print "$(VERSION)" =~ /^(\d\.\d\.\d|.*[a-z])$$/ ? "alpha" : "ftp"') url_dir_list = \ - ftp://$(gnu_rel_host).gnu.org/gnu/fetish \ + ftp://$(gnu_rel_host).gnu.org/gnu/coreutils \ http://fetish.sf.net \ # Files to update automatically. -- 2.47.2