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

cmake tries to install libraries into the wrong directory #13

Open
salfter opened this issue Mar 28, 2018 · 0 comments
Open

cmake tries to install libraries into the wrong directory #13

salfter opened this issue Mar 28, 2018 · 0 comments

Comments

@salfter
Copy link

salfter commented Mar 28, 2018

I'm trying to write a Gentoo ebuild to package this library, but when it gets to the install phase, it's trying to write .so files to /usr/lib. This is incorrect on at least AMD64, and possibly on other architectures.

The attached patch fixes this.

ooml-cmake-libdir.patch.txt

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

No branches or pull requests

1 participant