melpaStablePackages.eterm-256color: fix bad markBroken
I type `emacs` much more readily than `eterm`.
This commit is contained in:
parent
af2ef2eac6
commit
8043782b8f
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ self:
|
|||
};
|
||||
|
||||
# upstream issue: doesn't build
|
||||
eterm-256color = markBroken super.emacs-256color;
|
||||
eterm-256color = markBroken super.eterm-256color;
|
||||
|
||||
# upstream issue: missing dependency highlight
|
||||
evil-search-highlight-persist = markBroken super.evil-search-highlight-persist;
|
||||
|
|
Loading…
Reference in a new issue