From: Bruno Haible Date: Tue, 8 Mar 2005 13:06:21 +0000 (+0000) Subject: Use more comfortable savannah URLs. X-Git-Tag: v0.14.3~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66e8c545c642dfa75772475cd4c0598c67ac04c4;p=thirdparty%2Fgettext.git Use more comfortable savannah URLs. --- diff --git a/Admin/release-steps b/Admin/release-steps index 8951098bc..202eb2a3a 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -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/config/config/config.guess?rev=HEAD&content-type=text/plain' - wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain' + 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' - Update gettext-runtime/intl/locale.alias from glibc's intl/locale.alias. - Update {gettext-tools/lib,gettext-runtime/intl}/{localcharset.h,localcharset.c,config.charset} from libcharset inside libiconv. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 6eb49b36f..a2790d1ad 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -6608,8 +6608,8 @@ You can obtain the newest version of @file{config.guess} and @file{config.sub} from the CVS of the @samp{config} project at @file{http://savannah.gnu.org/}. The commands to fetch them are @smallexample -$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain' -$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain' +$ 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' @end smallexample @noindent Less recent versions are also contained in the GNU @code{automake} and diff --git a/gettext-tools/misc/gettextize.in b/gettext-tools/misc/gettextize.in index 9ba63b3ef..a670d6fc5 100644 --- a/gettext-tools/misc/gettextize.in +++ b/gettext-tools/misc/gettextize.in @@ -1148,8 +1148,8 @@ else You will also need config.guess and config.sub, which you can get from the CVS of the 'config' project at http://savannah.gnu.org/. The commands to fetch them are -\$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain' -\$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain' +\$ 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' " fi