]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
URLs for config.guess, config.sub have changed.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Sep 2008 15:24:33 +0000 (15:24 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:51 +0000 (12:15 +0200)
Admin/release-steps

index e5bcc121242b44a871f9bbb5ed66848e7686b8c3..243e6b9e02b2a9c78cf61e3939818253da171cb3 100644 (file)
@@ -5,8 +5,8 @@ Tasks not to forget before release:
 
 - Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/.
   now from
-    wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
-    wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'
+    wget -O config.guess 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
+    wget -O config.sub 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'
 - Update gettext-runtime/intl/locale.alias from glibc's intl/locale.alias.
 - Update gettext-runtime/intl/{localcharset.h,localcharset.c,config.charset}
   from libcharset inside libiconv.