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

post_install: use HOMEBREW_PATH. #3581

Merged
merged 1 commit into from
Dec 15, 2017
Merged

post_install: use HOMEBREW_PATH. #3581

merged 1 commit into from
Dec 15, 2017

Conversation

MikeMcQuaid
Copy link
Member

Do this instead of appending the HOMEBREW_PREFIX as it's more reliable at finding e.g. keg-only and requirement PATH additions. It's not ideal as it overrides some environment filtering but the only real alternative is recreate the entire build environment by shelling out to build.rb in formula_installer.

CC @ilovezfs

Do this instead of appending the `HOMEBREW_PREFIX` as it's more
reliable at finding e.g. keg-only and requirement PATH additions. It's
not ideal as it overrides some environment filtering but the only real
alternative is recreate the entire build environment by shelling out to
`build.rb` in `formula_installer`.
@ilovezfs ilovezfs merged commit 806345d into Homebrew:master Dec 15, 2017
@MikeMcQuaid MikeMcQuaid deleted the post_install_homebrew_path branch December 15, 2017 10:50
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants