diff options
author | Bruno Haible <bruno@clisp.org> | 2005-03-08 13:06:21 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:12:22 +0200 |
commit | 66e8c545c642dfa75772475cd4c0598c67ac04c4 (patch) | |
tree | 90b6fb28c7903959b6f43da34211881661f9f967 /Admin/release-steps | |
parent | 4e50dc2c4b4191abf612ceee4410c2536d3c79f1 (diff) | |
download | external_gettext-66e8c545c642dfa75772475cd4c0598c67ac04c4.zip external_gettext-66e8c545c642dfa75772475cd4c0598c67ac04c4.tar.gz external_gettext-66e8c545c642dfa75772475cd4c0598c67ac04c4.tar.bz2 |
Use more comfortable savannah URLs.
Diffstat (limited to 'Admin/release-steps')
-rw-r--r-- | Admin/release-steps | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Admin/release-steps b/Admin/release-steps index 8951098..202eb2a 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. |