* admin/make-tarball.txt: Copyedits.
This commit is contained in:
parent
f3b70a795b
commit
21d4bf6c44
1 changed files with 5 additions and 3 deletions
|
@ -52,9 +52,11 @@ General steps (for each step, check for possible errors):
|
||||||
number to that of the actual release. Pick a date about a week
|
number to that of the actual release. Pick a date about a week
|
||||||
from now when you intend to make the release. Use M-x add-release-logs
|
from now when you intend to make the release. Use M-x add-release-logs
|
||||||
to add the ChangeLog entries for that date to the tar file (but
|
to add the ChangeLog entries for that date to the tar file (but
|
||||||
not yet to the repository). Name the tar file as
|
do not commit the entries to the repository until the actual release).
|
||||||
emacs-XX.Y-rc1.tar. If all goes well in the following week, you
|
Name the tar file as emacs-XX.Y-rc1.tar. If all goes well in the
|
||||||
can simply rename the file and use it for the actual release.
|
following week, you can simply rename the file and use it for the
|
||||||
|
actual release. If you need another release candidate, remember
|
||||||
|
to adjust the ChangeLog entries.
|
||||||
|
|
||||||
4. autoreconf -i -I m4 --force
|
4. autoreconf -i -I m4 --force
|
||||||
make bootstrap
|
make bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue