mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
File lisp/util-run.lisp was removed in fbcdbf5454 but not from roswell.asd
This patch fixes the issue of loading roswell as a system into a lisp interpreter.
This commit is contained in:
parent
80bd2d4047
commit
cd00041f28
|
|
@ -40,7 +40,6 @@ roswell does not function without help of C codes.
|
|||
(:file "locations" :depends-on ("util"))
|
||||
(:file "util-swank" :depends-on ("util"))
|
||||
(:file "util" :depends-on ("init"))
|
||||
(:file "util-run" :depends-on ("init"))
|
||||
(:file "init"))))
|
||||
:description "a command line tool to install and manage Common Lisp implementations damn easily."
|
||||
:long-description
|
||||
|
|
|
|||
Loading…
Reference in a new issue