OSDN Git Service

maint: adjust the URL that will appear in the generated announcement
authorJim Meyering <meyering@redhat.com>
Fri, 3 Feb 2012 21:24:45 +0000 (22:24 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 3 Feb 2012 21:27:05 +0000 (22:27 +0100)
* 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.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 32e2aa9..ba8ba77 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+# 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)
+
 # Used in maint.mk's web-manual rule
 manual_title = Parted User's Manual