diff options
| author | Glenn Morris | 2013-03-09 18:15:08 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-03-09 18:15:08 -0800 |
| commit | 6b88120b111fb83db8d9854493a0e269b17adb11 (patch) | |
| tree | fce0f138bf421892d3161f180813040123788794 /admin | |
| parent | 9e4a1ee063273a17fff2efacf4620986e2410562 (diff) | |
| download | emacs-6b88120b111fb83db8d9854493a0e269b17adb11.tar.gz emacs-6b88120b111fb83db8d9854493a0e269b17adb11.zip | |
Fix typo in previous
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 85cd505a28d..005c6694228 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -55,7 +55,7 @@ General steps (for each step, check for possible errors): | |||
| 55 | from now when you intend to make the release. Use M-x add-release-logs | 55 | from now when you intend to make the release. Use M-x add-release-logs |
| 56 | to add the ChangeLog entries for that date to the tar file (but | 56 | to add the ChangeLog entries for that date to the tar file (but |
| 57 | not yet to the repository). Name the tar file as | 57 | not yet to the repository). Name the tar file as |
| 58 | emacs-XX-Y-rc1.tar. If all goes well in the following week, you | 58 | emacs-XX.Y-rc1.tar. If all goes well in the following week, you |
| 59 | can simply rename the file and use it for the actual release. | 59 | can simply rename the file and use it for the actual release. |
| 60 | 60 | ||
| 61 | 5. autoreconf -i -I m4 --force | 61 | 5. autoreconf -i -I m4 --force |