summaryrefslogtreecommitdiffstats
path: root/Admin
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-06-03 16:22:48 +0200
committerBruno Haible <bruno@clisp.org>2010-06-03 16:22:48 +0200
commit7e406ea3d6c65700951b4a6cad61a83ae3871430 (patch)
tree9e76ab1a4ae76c56e64ef00d05d0fdf000519a21 /Admin
parent72e56e45d54bc705a604a4657dbdf1c6d2f83ba1 (diff)
downloadexternal_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-steps4
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