summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-02-18 14:37:56 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:10:11 +0200
commita2b1f30561d36ae823e8d454b374fd38d852fb98 (patch)
treebd32e580f0dc7e7326919e550a7ffb875fade416
parent29171af4b98f0015757c81ffcda4ad842cd380ab (diff)
downloadexternal_gettext-a2b1f30561d36ae823e8d454b374fd38d852fb98.zip
external_gettext-a2b1f30561d36ae823e8d454b374fd38d852fb98.tar.gz
external_gettext-a2b1f30561d36ae823e8d454b374fd38d852fb98.tar.bz2
Update for changed directory structure.
-rw-r--r--Admin/release-steps10
1 files changed, 5 insertions, 5 deletions
diff --git a/Admin/release-steps b/Admin/release-steps
index d6b86b3..48e5b72 100644
--- a/Admin/release-steps
+++ b/Admin/release-steps
@@ -4,11 +4,11 @@ Tasks not to forget before release:
Translation Project.
- Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/.
-- Update intl/locale.alias from glibc's intl/locale.alias.
-- Update {lib,intl}/{localcharset.c,config.charset} from libcharset inside
- libiconv.
+- Update gettext-runtime/intl/locale.alias from glibc's intl/locale.alias.
+- Update {gettext-tools/lib,gettext-runtime/intl}/{localcharset.h,localcharset.c,config.charset}
+ from libcharset inside libiconv.
-- Update -version-info arguments in intl/Makefile.in.
+- Update -version-info arguments in gettext-runtime/intl/Makefile.in.
* increment LTV_REVISION,
* if any functions/classes have been added, removed or changed, increment
LTV_CURRENT and set LTV_REVISION to 0,
@@ -17,7 +17,7 @@ Tasks not to forget before release:
- Remove README-alpha from EXTRA_DIST in Makefile.am.
-- Bump po-mode-version-string in misc/po-mode.el.
+- Bump po-mode-version-string in gettext-tools/misc/po-mode.el.
- Bump version number and release date in configure.in.