Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Don't unlink what we install via brew - 1.6.x#6771

Merged
spoonincode merged 1 commit into
release/1.6.xfrom
fix_fresh_macos_16x
Feb 19, 2019
Merged

Don't unlink what we install via brew - 1.6.x#6771
spoonincode merged 1 commit into
release/1.6.xfrom
fix_fresh_macos_16x

Conversation

@spoonincode
Copy link
Copy Markdown
Contributor

Change Description

unlinking everything we install makes no sense -- it means things like cmake aren't in the path any longer like the script expects. So don't do that any more. Unfortuately this old script requires that gettext be force linked. So implement that behavior explictly for now

Consensus Changes

API Changes

Documentation Additions

unlinking eveything we install makes no sense -- it means things like cmake aren't in the path any longer like the script expects. So don't do that any more. Unfortuately this old script requires that gettext be force linked. So implement that behavior explictly for now
@spoonincode spoonincode merged commit e093cfa into release/1.6.x Feb 19, 2019
@spoonincode spoonincode deleted the fix_fresh_macos_16x branch February 19, 2019 18:57
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