maint: Mention how to use the included gettext-tools to regeneate files

This commit is contained in:
Daiki Ueno 2014-06-03 13:19:02 +09:00
parent 24f22dad18
commit 72503d8c33

View File

@ -71,6 +71,9 @@ Tasks not to forget before release:
./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
PATH="$PWD/gettext-tools/src:$PWD/gettext-tools/misc:$PATH" \
gettext_datadir="$PWD/gettext-tools/misc" \
make maintainer-update-po
- again: "make dist"
* Upload gettext-0.xx.yy.tar.gz to ftp.gnu.org, according to the