mirror of
https://github.com/correl/melpa.git
synced 2024-11-28 03:00:14 +00:00
Add lib to slime recipe
Slime is now looking for bundled external dependencies under lib.
This commit is contained in:
parent
50d67ea3c4
commit
477047e543
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(slime :repo "slime/slime"
|
||||
:fetcher github
|
||||
:files ("*.el" "*.lisp" "*.asd" "contrib" "doc/*.texi" "ChangeLog"))
|
||||
:files ("*.el" "*.lisp" "*.asd" "contrib" "doc/*.texi" "lib" "ChangeLog"))
|
||||
|
|
Loading…
Reference in a new issue