projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f240d
)
; INSTALL: Fix a typo in the last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 15 Sep 2018 07:52:55 +0000
(10:52 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 15 Sep 2018 07:52:55 +0000
(10:52 +0300)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index dcf7b6d780fff396708c1dad5e88f855c8fa03d2..0c56fff6d4a630cd661e31fb1946c14f813ac27e 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-204,7
+204,7
@@
configure Emacs with. On Debian-based systems, you can install all the
packages needed to build the installed version of Emacs with a command
like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with
eg 'emacs25'). On Red Hat-based systems, the corresponding command is
-'dnf builddep emacs' (o
r
older systems, use 'yum-builddep' instead).
+'dnf builddep emacs' (o
n
older systems, use 'yum-builddep' instead).
DETAILED BUILDING AND INSTALLATION: