]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention git submodule in Admin/release-steps.
authorDaiki Ueno <ueno@gnu.org>
Thu, 27 Jun 2013 07:20:01 +0000 (16:20 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 27 Jun 2013 07:20:01 +0000 (16:20 +0900)
Admin/release-steps

index 22f2befc8e442e2cbfb65a14eab1d2e9f3767a48..bc632e1fe276df4c14ffb742dd0dd7e45287c026 100644 (file)
@@ -3,10 +3,6 @@ Tasks not to forget before release:
 - Update ABOUT-NLS and doc/matrix.texi with information from the Translation
   Project, by running run.sh in gettext-runtime/doc/Admin/.
 
-- Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/.
-  now from
-    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.
@@ -51,6 +47,9 @@ Tasks not to forget before release:
     gettext-runtime/libasprintf/NEWS
     gettext-runtime/NEWS
 
+- Update git submodules.
+  git submodule foreach git pull origin master
+
 - Iterate:
     ./rerun-autogen
     ./rerun-configure