emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 bf6442f: ; * admin/make-tarball.txt: Minor addition to the Web


From: Eli Zaretskii
Subject: emacs-27 bf6442f: ; * admin/make-tarball.txt: Minor addition to the Web pages section.
Date: Fri, 26 Mar 2021 02:39:04 -0400 (EDT)

branch: emacs-27
commit bf6442fafddf7228362975bd16286c68ee5ce85b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * admin/make-tarball.txt: Minor addition to the Web pages section.
---
 admin/make-tarball.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 2268579..fd63b75 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -272,5 +272,14 @@ page for about a month, then comment it again.
 Regenerate the various manuals in manual/.
 The scripts admin/make-manuals and admin/upload-manuals summarize the process.
 
+If you have Texinfo installed locally, make-manuals might fail if it
+cannot find epsf.tex.  In that case define in the environment
+
+  TEXINPUTS=:/path/to/texinfo-tree/doc
+
+where /path/to/texinfo-tree is the absolute file name of the top-level
+directory where you have the Texinfo source tree.  Then re-run
+make-manuals.
+
 Browsing <https://web.cvs.savannah.gnu.org/viewvc/?root=emacs> is one
 way to check for any files that still need updating.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]