From 2c80e5bf0d87052779858f7f31e2efd8c1a007c3 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 10 Jun 2014 12:13:25 +0900 Subject: maint: Mention updating autopoint tests in Admin/release-steps --- Admin/release-steps | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Admin') diff --git a/Admin/release-steps b/Admin/release-steps index 6692ecc..8836bc5 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -82,8 +82,9 @@ Tasks not to forget before release: - cd gettext-tools/misc cp archive.dir.tar.gz- archive.dir.tar.gz ./add-to-archive /somewhere/gettext-0.xx.yy.tar.gz - Then update the case statement in autopoint.in. -- run "make maintainer-update-po" to generate PO files with the built tools + Then update the case statement in autopoint.in. Also, update + required_gettext_version in gettext-tools/tests/autopoint-[23]. +- regenerate POT and PO files with the built tools PATH="$PWD/gettext-tools/src:$PWD/gettext-tools/misc:$PATH" \ gettext_datadir="$PWD/gettext-tools/misc" \ make maintainer-update-po -- cgit v1.1