aboutsummaryrefslogtreecommitdiffstats
path: root/admin/make-tarball.txt
diff options
context:
space:
mode:
Diffstat (limited to 'admin/make-tarball.txt')
-rw-r--r--admin/make-tarball.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 4ca4a21feab..10fca7e84ac 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -22,10 +22,10 @@ For each step, check for possible errors.
225. rm configure; make bootstrap 225. rm configure; make bootstrap
23 23
246. Commit configure, README, AUTHORS, lisp/cus-load.el, 246. Commit configure, README, AUTHORS, lisp/cus-load.el,
25 lisp/finder-inf.el, lisp/version.el, man/emacs.texi. 25 lisp/finder-inf.el, lisp/version.el, man/emacs.texi,
26 Copy lisp/loaddefs.el to lisp/ldefs-boot.el and commit 26 lispref/elisp.texi. Copy lisp/loaddefs.el to lisp/ldefs-boot.el
27 lisp/ldefs-boot.el. For a release, also commit the ChangeLog 27 and commit lisp/ldefs-boot.el. For a release, also commit the
28 files in all directories. 28 ChangeLog files in all directories.
29 29
307. make-dist --snapshot. Check the contents of the new tar with 307. 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