summaryrefslogtreecommitdiffstats
path: root/Admin
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2013-06-27 16:20:01 +0900
committerDaiki Ueno <ueno@gnu.org>2013-06-27 16:20:01 +0900
commitce71c23fe5391cca80c712cc7a7dd5f5369f53e7 (patch)
treeafa5345ae8ec0871c352e76dce857942490edbaf /Admin
parentf473f3991e5e56e24654dcb07de6d5e600d74462 (diff)
downloadexternal_gettext-ce71c23fe5391cca80c712cc7a7dd5f5369f53e7.zip
external_gettext-ce71c23fe5391cca80c712cc7a7dd5f5369f53e7.tar.gz
external_gettext-ce71c23fe5391cca80c712cc7a7dd5f5369f53e7.tar.bz2
Mention git submodule in Admin/release-steps.
Diffstat (limited to 'Admin')
-rw-r--r--Admin/release-steps7
1 files changed, 3 insertions, 4 deletions
diff --git a/Admin/release-steps b/Admin/release-steps
index 22f2bef..bc632e1 100644
--- a/Admin/release-steps
+++ b/Admin/release-steps
@@ -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