From 43b61e43d19c63e52b09aa3a6c21e189eac19175 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 23 Jun 2015 09:49:24 +0900 Subject: [PATCH] maint: Minor adjustment to the release steps --- Admin/release-steps | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Admin/release-steps b/Admin/release-steps index 19474345b..ee66ba33f 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -7,6 +7,7 @@ Release procedure * Update 'gnulib' git submodule: git submodule foreach git pull origin master + git add gnulib git commit -m 'Update gnulib' * Update files: @@ -26,7 +27,7 @@ Release procedure - gettext-runtime/intl/config.charset Update with libcharset inside libiconv. Check that - gnulib/lib/{localcharset.h,localcharset.c,config.charset} agrees + gnulib/lib/{localcharset.h,localcharset.c,config.charset} agree with it, except for copyright header changes. - gettext-runtime/po/Makefile.in.in -- 2.47.2