diff options
author | Bruno Haible <bruno@clisp.org> | 2010-06-03 16:22:48 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-06-03 16:22:48 +0200 |
commit | 7e406ea3d6c65700951b4a6cad61a83ae3871430 (patch) | |
tree | 9e76ab1a4ae76c56e64ef00d05d0fdf000519a21 /Admin | |
parent | 72e56e45d54bc705a604a4657dbdf1c6d2f83ba1 (diff) | |
download | external_gettext-7e406ea3d6c65700951b4a6cad61a83ae3871430.zip external_gettext-7e406ea3d6c65700951b4a6cad61a83ae3871430.tar.gz external_gettext-7e406ea3d6c65700951b4a6cad61a83ae3871430.tar.bz2 |
Deprecate the --with-cvs option.
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/release-steps | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Admin/release-steps b/Admin/release-steps index 683c363..8903ef3 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -72,9 +72,9 @@ Tasks not to forget before release: - "make"; "make dist"; "make distcheck" - cd gettext-tools/misc - cp archive.cvs.tar.gz-<last-release-number> archive.cvs.tar.gz + cp archive.dir.tar.gz-<last-release-number> archive.dir.tar.gz ./add-to-archive /somewhere/gettext-0.xx.yy.tar.gz - Then update the case statement and the table in autopoint.in. + Then update the case statement in autopoint.in. - again: "make dist" * Upload to ftp-upload.gnu.org according to the procedure given by |