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