From: Jim Meyering Date: Thu, 10 Nov 2011 08:27:17 +0000 (+0100) Subject: maint: adjust the URL that will appear in the generated announcement X-Git-Tag: v8.15~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceae907fb82a02ea01c01fda1b90d9997a226e0f;p=thirdparty%2Fcoreutils.git maint: adjust the URL that will appear in the generated announcement * cfg.mk (url_dir_list): Use this http://ftp.gnu.org/gnu/$(PACKAGE) for the first link listed in the generated announcement. announce-gen now provides the faster mirror link automatically. --- diff --git a/cfg.mk b/cfg.mk index fa7f84488a..7b346a3810 100644 --- a/cfg.mk +++ b/cfg.mk @@ -17,6 +17,10 @@ # Used in maint.mk's web-manual rule manual_title = Core GNU utilities +# Use the direct link. This is guaranteed to work immediately, while +# it can take a while for the faster mirror links to become usable. +url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE) + # Tests not to run as part of "make distcheck". local-checks-to-skip = \ sc_texinfo_acronym