mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Fix e2ansi recipe.
The files spec requires ":defaults" and not ":default".
This commit is contained in:
parent
8806af6662
commit
5e655a3fdf
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
(e2ansi :repo "Lindydancer/e2ansi" :fetcher github :files (:default "bin"))
|
||||
(e2ansi :repo "Lindydancer/e2ansi" :fetcher github :files (:defaults "bin"))
|
||||
|
|
Loading…
Reference in a new issue