mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
; * INSTALL: Fix typo.
This commit is contained in:
parent
ce71446585
commit
3b138917b7
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
|
@ -220,7 +220,7 @@ GNU/Linux distribution that you use, and the options that you want to
|
||||||
configure Emacs with. On Debian-based systems, you can install all the
|
configure Emacs with. On Debian-based systems, you can install all the
|
||||||
packages needed to build the installed version of Emacs with a command
|
packages needed to build the installed version of Emacs with a command
|
||||||
like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with
|
like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with
|
||||||
eg 'emacs25'). On Red Hat-based systems, the corresponding command is
|
e.g. 'emacs25'). On Red Hat-based systems, the corresponding command is
|
||||||
'dnf builddep emacs' (on older systems, use 'yum-builddep' instead).
|
'dnf builddep emacs' (on older systems, use 'yum-builddep' instead).
|
||||||
|
|
||||||
On FreeBSD, the command is 'pkg install -y `pkg rquery %dn emacs-devel`'.
|
On FreeBSD, the command is 'pkg install -y `pkg rquery %dn emacs-devel`'.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue