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 shortcut installation, drop check for lib64/ being a symlink and look for libz also in lib64/ #35

Closed
wants to merge 2 commits into from

Conversation

Flowdalic
Copy link
Member

No description provided.

This reverts commit 15ae199 as it
prevents using the prefix shortcut installation, i.e., when the host
is also a Gentoo installation *and* when lib64/ is not a symlink to
lib/ (which is quite common these days).

Furthermore, this check seems no longer necessary, as I was able to
bootstrap prefix on a Gentoo installation where lib64/ is *not* a
symlink to lib/ just fine.

Closes: https://bugs.gentoo.org/927957
Signed-off-by: Florian Schmaus <[email protected]>
If the prefix shortcut is enabled, then it is quite common that libz
is in lib64/ and not in lib/.

Signed-off-by: Florian Schmaus <[email protected]>
gentoo-bot pushed a commit that referenced this pull request Mar 29, 2024
Fix by flow from PR #35 on github.

Signed-off-by: Fabian Groffen <[email protected]>
@grobian
Copy link
Member

grobian commented Mar 29, 2024

I've applied your zlib fix, thanks

@grobian grobian closed this Mar 29, 2024
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