Skip to content

Remove hard-coded install prefix of /usr and pass it in instead #123

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

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

finagolfin
Copy link
Member

Because of a bug in the main build-script, an installation prefix passed in by the user wasn't sent here and the default prefix of /usr was assumed. Instead, remove that assumption and fix the main build-script.

I've never actually used or built this repo, just fixing it so the main build-script can be fixed, so let me know if I missed anything.

Because of a bug in the main build-script, an installation prefix passed in by
the user wasn't sent here and the default prefix of /usr was assumed. Instead,
remove that assumption and fix the main build-script.
@shahmishal
Copy link
Member

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.

2 participants