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

sys-config/ltoize: install symlinks at proper location in Prefix #862

Merged

Conversation

joeydumont
Copy link
Contributor

Fixes #473.

dosym seems to silently adds $EPREFIX to some parts of its arguments, see https://bugs.gentoo.org/615594. This is a hackish way of having Prefix install the symlinks at the expected location.

I updated the documentation to reflect that Prefix cannot use the make.conf.lto symlink, at it sources an absolute path that is not present in Prefix.

I'd appreciate testing on real Gentoo, as I only have access to Prefix right now.

dosym seems to silently adds $EPREFIX to some parts of its arguments,
see https://bugs.gentoo.org/615594. This is a hackish way of having
Prefix install the symlinks at the expected location.

I updated the documentation to reflect that Prefix cannot use the
make.conf.lto symlink, at it sources an absolute path that is not
present in Prefix.
@InBetweenNames InBetweenNames merged commit a24c46a into InBetweenNames:master Dec 14, 2022
@InBetweenNames
Copy link
Owner

Thanks a lot! Tested it out locally here and it seems to work great!

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.

wrong symlinks created by ebuild in a Gentoo Prefix
2 participants