masqmail
changeset 334:2c3242a360f0
little typing error
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sat, 27 Aug 2011 18:34:52 +0200 |
parents | 0bd27f603910 |
children | ef346dc67514 |
files | docs/howto-release |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/docs/howto-release Sat Aug 27 16:54:14 2011 +0200 1.2 +++ b/docs/howto-release Sat Aug 27 18:34:52 2011 +0200 1.3 @@ -27,7 +27,7 @@ 1.4 1.5 (6) Run `make distclean', check for remaining files (just in case). `hg 1.6 st' is helpful. Build anew: `./configure ... && make && sudo make 1.7 -install'. Check if everything went well. If so, `make distclean again'. 1.8 +install'. Check if everything went well. If so, `make distclean' again. 1.9 1.10 1.11 Now we should be ready to release.