Make slime recipe more concise (see #2038)

This commit is contained in:
Steve Purcell 2014-09-25 19:29:23 +01:00
parent 9a66ada492
commit 2f9cd257a6

View file

@ -2,7 +2,7 @@
:fetcher github :fetcher github
:files ("*.el" :files ("*.el"
("lib" "lib/hyperspec.el") ("lib" "lib/hyperspec.el")
("swank" "swank/*") "swank"
"*.lisp" "*.lisp"
"*.asd" "*.asd"
("contrib" "contrib/*" (:exclude "contrib/test")) ("contrib" "contrib/*" (:exclude "contrib/test"))