emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 d5d3862: ; * INSTALL: Correct a recent change.


From: Glenn Morris
Subject: emacs-27 d5d3862: ; * INSTALL: Correct a recent change.
Date: Mon, 16 Nov 2020 12:44:01 -0500 (EST)

branch: emacs-27
commit d5d3862c5648ceb2b0a48f5663f1c659c4d02d9f
Author: Glenn Morris <rgm@gnu.org>
Commit: Glenn Morris <rgm@gnu.org>

    ; * INSTALL: Correct a recent change.
    
    Debian stopped including the major version number in the emacs package
    name after version 25, so there is no 'emacs27-dbg' package.
    We may as well drop this clause altogether, since Debian stable has
    version 26.
    
    No need to merge to master (where this information is in etc/PROBLEMS
    in any case).
---
 INSTALL | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/INSTALL b/INSTALL
index cb1fe8d..8eb5ee2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -254,9 +254,9 @@ updated.
 Emacs debugging symbols are distributed by a debug package.  It does
 not exist for every released Emacs package, this depends on the
 distribution.  On Debian-based systems, you can install a debug
-package of Emacs with a command like 'apt-get install emacs-dbg' (on
-older systems, replace 'emacs' with eg 'emacs27').  On Red Hat-based
-systems, the corresponding command is 'dnf debuginfo-install emacs'.
+package of Emacs with a command like 'apt-get install emacs-dbg'.
+On Red Hat-based systems, the corresponding command is
+'dnf debuginfo-install emacs'.
 
 
 DETAILED BUILDING AND INSTALLATION:



reply via email to

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