diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 9b15f8d39b3..871c0ea25e2 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -21,11 +21,11 @@ For each step, check for possible errors. | |||
| 21 | 21 | ||
| 22 | 5. rm configure; make bootstrap | 22 | 5. rm configure; make bootstrap |
| 23 | 23 | ||
| 24 | 6. Commit configure, README, AUTHORS, lisp/cus-load.el, | 24 | 6. Commit configure, README, AUTHORS, lisp/finder-inf.el, |
| 25 | lisp/finder-inf.el, lisp/version.el, man/emacs.texi, | 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi. Copy |
| 26 | lispref/elisp.texi. Copy lisp/loaddefs.el to lisp/ldefs-boot.el | 26 | lisp/loaddefs.el to lisp/ldefs-boot.el and commit |
| 27 | and commit lisp/ldefs-boot.el. For a release, also commit the | 27 | lisp/ldefs-boot.el. For a release, also commit the ChangeLog |
| 28 | ChangeLog files in all directories. | 28 | files in all directories. |
| 29 | 29 | ||
| 30 | 7. make-dist --snapshot. Check the contents of the new tar with | 30 | 7. make-dist --snapshot. Check the contents of the new tar with |
| 31 | admin/diff-tar-files against an older tar file. Some old pretest | 31 | admin/diff-tar-files against an older tar file. Some old pretest |