[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * NEWS: State new installation location for texi2
From: |
Gavin D. Smith |
Subject: |
branch master updated: * NEWS: State new installation location for texi2any files. |
Date: |
Thu, 17 Oct 2024 08:08:31 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 8e0de76e54 * NEWS: State new installation location for texi2any files.
8e0de76e54 is described below
commit 8e0de76e548935a1f70f90e6b8f061660bffe511
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Oct 17 12:42:12 2024 +0100
* NEWS: State new installation location for texi2any files.
---
ChangeLog | 4 ++++
NEWS | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 36925af092..485be20fc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-10-17 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * NEWS: State new installation location for texi2any files.
+
2024-10-15 Patrice Dumas <pertusus@free.fr>
* tp/Makefile.am, tp/tests/Makefile.am: add comments for script calls
diff --git a/NEWS b/NEWS
index 513b7806a3..f00ac8f178 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ See the manual for detailed information.
------------------------------------------------------------------------------
+* Build
+ . "make install" installs files for texi2any under $datadir/texi2any, not
+ $datadir/texinfo.
+
* texinfo.tex
. use @ as the escape character in all index files. this requires
new enough texi2dvi (Texinfo 6.7, 2019) for index files to be properly
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * NEWS: State new installation location for texi2any files.,
Gavin D. Smith <=