diff options
author | Werner Koch <[email protected]> | 2007-08-16 10:42:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-08-16 10:42:06 +0000 |
commit | ed801e377174a3b1bcbc3479e6364ee44b45f268 (patch) | |
tree | a33d8f5c41ff845affa1ca819ad3d8ca5c6975e1 /README.maint | |
parent | Documentaion updates. (diff) | |
download | gnupg-ed801e377174a3b1bcbc3479e6364ee44b45f268.tar.gz gnupg-ed801e377174a3b1bcbc3479e6364ee44b45f268.zip |
About to do a releasegnupg-2.0.6
Diffstat (limited to '')
-rw-r--r-- | README.maint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.maint b/README.maint index 61643c8b4..5dcf4e033 100644 --- a/README.maint +++ b/README.maint @@ -22,7 +22,7 @@ Release process: * Decide whether you want to update the automake standard files (Mainly config.guess and config.sub). * [1.4 only] Update gpg.texi and gpgv.texi from the trunk. - * Run "make update-po". + * Run "make -C po update-po". * Write NEWS entries and set the release date in NEWS. * In configure.ac set "my_issvn" to "no". * Commit all changes to the SVN. |