mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
fix error...
This commit is contained in:
parent
03517cad3b
commit
9b74b17b6c
|
|
@ -203,6 +203,10 @@ install_roswell () {
|
|||
fi
|
||||
}
|
||||
|
||||
install_sbcl_bin () {
|
||||
|
||||
}
|
||||
|
||||
install_lisp_dependency () {
|
||||
case "$USE_LISP" in
|
||||
alisp|allegro)
|
||||
|
|
|
|||
Loading…
Reference in a new issue