Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Makefile to work on enviroments which Quicklisp isn't installed in user-home #1110

Merged
merged 1 commit into from Sep 28, 2023

Conversation

fukamachi
Copy link
Collaborator

No description provided.

Comment on lines +24 to +27
.qlot/bin/sblint src/base/lem-base.asd
.qlot/bin/sblint lem.asd
.qlot/bin/sblint lib/lisp-syntax/lem-lisp-syntax.asd
.qlot/bin/sblint extensions/lisp-mode/lem-lisp-mode.asd
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not necessary to run scripts under .qlot/bin after qlot exec because Qlot takes care of them.

@cxxxr
Copy link
Member

cxxxr commented Sep 28, 2023

Thank you!

@cxxxr cxxxr merged commit dfeaee5 into lem-project:main Sep 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants