Mercurial > masqmail
comparison docs/howto-release @ 334:2c3242a360f0
little typing error
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sat, 27 Aug 2011 18:34:52 +0200 |
parents | b639e97feda3 |
children | f2a7271746d1 |
comparison
equal
deleted
inserted
replaced
333:0bd27f603910 | 334:2c3242a360f0 |
---|---|
25 | 25 |
26 (5) Is everything checked in? | 26 (5) Is everything checked in? |
27 | 27 |
28 (6) Run `make distclean', check for remaining files (just in case). `hg | 28 (6) Run `make distclean', check for remaining files (just in case). `hg |
29 st' is helpful. Build anew: `./configure ... && make && sudo make | 29 st' is helpful. Build anew: `./configure ... && make && sudo make |
30 install'. Check if everything went well. If so, `make distclean again'. | 30 install'. Check if everything went well. If so, `make distclean' again. |
31 | 31 |
32 | 32 |
33 Now we should be ready to release. | 33 Now we should be ready to release. |
34 | 34 |
35 | 35 |