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

Move caveats for dotnet installer to postflight #23854

Closed
wants to merge 1 commit into from

Conversation

joshka
Copy link
Contributor

@joshka joshka commented Aug 16, 2016

  • Commit message includes cask’s name (and new version, if applicable).
  • brew cask audit --download {{cask_file}} is error-free.
  • brew cask style --fix {{cask_file}} left no offenses.

The dotnet crypto library must be able to find the openssl libraries in its
rpath, which by default includes /usr/local. If the 1.0.0 libs are not found,
dotnet does not work.

The dotnet crypto library must be able to find the openssl libraries in its
rpath, which by default includes /usr/local. If the 1.0.0 libs are not found,
dotnet does not work.
@jawshooah
Copy link
Contributor

I'd rather leave this in the caveats, as it has the potential to overwrite existing library files in /usr/local/lib. Thanks though!

@jawshooah jawshooah closed this Aug 18, 2016
@joshka joshka deleted the feature/dotnet-openssl-fix branch September 11, 2016 16:07
@Homebrew Homebrew locked and limited conversation to collaborators May 9, 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.

None yet

2 participants