diff options
| author | Eli Zaretskii | 2022-04-23 21:51:57 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2022-04-23 21:51:57 +0300 |
| commit | b5e05f09f557af854f8ca4e45ca4a4e66f4d3aa1 (patch) | |
| tree | 8993c73d873d4410f7a8670ee38127475fcd47e1 /admin | |
| parent | a7dde05cb3a06cc1ec807a2dcbe55f6f11f29b99 (diff) | |
| download | emacs-b5e05f09f557af854f8ca4e45ca4a4e66f4d3aa1.tar.gz emacs-b5e05f09f557af854f8ca4e45ca4a4e66f4d3aa1.zip | |
; Update WEB PAGES part of make-tarball.txt
* admin/make-tarball.txt (WEB PAGES): Add instructions for
download.html.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 436a0957c00..c8ee3349cdb 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -334,6 +334,10 @@ looks like this: | |||
| 334 | </div> | 334 | </div> |
| 335 | </div> | 335 | </div> |
| 336 | 336 | ||
| 337 | The file download.html may need to be updated, for example if the | ||
| 338 | MS-Windows binaries will be signed by a different person/key than | ||
| 339 | those mentioned there. | ||
| 340 | |||
| 337 | Next, regenerate the various manuals in HTML, PDF, and PS formats: | 341 | Next, regenerate the various manuals in HTML, PDF, and PS formats: |
| 338 | 342 | ||
| 339 | Invoke ./admin/make-manuals from the top-level directory of the | 343 | Invoke ./admin/make-manuals from the top-level directory of the |