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

correct opam file for liblinear #26973

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UnixJunkie
Copy link
Contributor

copy commands must be part of the install stage; not the build stage. opam lint doesn't pick such errors

copy commands must be part of the install stage; _not_ the build stage.
opam lint doesn't pick such errors
@UnixJunkie
Copy link
Contributor Author

Cc @mseri
Sorry, I just found this today.
The install errors I had have nothing to do w/ NFS. They are caused by bwrap when the build section
tries to do some stuffs it is not supposed to do.

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.

1 participant