]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update for changed directory structure.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Feb 2003 14:37:56 +0000 (14:37 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:11 +0000 (12:10 +0200)
Admin/release-steps

index d6b86b38bb8731847f577b5dcbc7c4332e80b279..48e5b72cf587886bf9283464585885850193ec92 100644 (file)
@@ -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.