ctags: remove caveat wording about installing emacs with options (#43683)
This commit is contained in:
parent
42a8f38fc7
commit
071fcd9a17
1 changed files with 0 additions and 5 deletions
|
@ -49,11 +49,6 @@ class Ctags < Formula
|
|||
emacs provides an executable `ctags` that would conflict with the
|
||||
executable of the same name that ctags provides. To prevent this,
|
||||
Homebrew removes the emacs `ctags` and its manpage before linking.
|
||||
|
||||
However, if you install emacs with the `--keep-ctags` option, then
|
||||
the `ctags` emacs provides will not be removed. In that case, you
|
||||
won't be able to install ctags successfully. It will build but not
|
||||
link.
|
||||
EOS
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue