mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-23 10:34:07 +00:00
(install-leim): Correct previous change.
This commit is contained in:
parent
b1b56e0136
commit
c10f84fbab
@ -373,7 +373,7 @@ nstall-arch-indep: mkdir
|
||||
### `install-arch-indep'. People who extracted LEIM files after they
|
||||
### insalled Emacs itself can install only LEIM files by this target.
|
||||
install-leim: leim/Makefile
|
||||
cd leim; $(MAKE) install
|
||||
cd leim; $(MAKE) install
|
||||
|
||||
### Build Emacs and install it, stripping binaries while installing them.
|
||||
install-strip:
|
||||
|
Loading…
Reference in New Issue
Block a user