From e5855b15f14aa4e57026887e0b3600d056c26db0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 14 Dec 2002 19:50:29 +0000 Subject: ($(url_dir_list)): Use .../coreutils, not .../fetish. --- Makefile.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.cfg') diff --git a/Makefile.cfg b/Makefile.cfg index cbdfd8688..30cdc6b4e 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. -- cgit v1.2.3-54-g00ecf