Skip to content

Commit

Permalink
openresty-openssl should be keg only (#296)
Browse files Browse the repository at this point in the history
The formula openresty-openssl should be marked as keg_only so that is is not symlinked into /usr/local
  • Loading branch information
denji committed May 17, 2017
1 parent c9c12d8 commit eb278d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/openresty-openssl.rb
@@ -1,6 +1,7 @@
class OpenrestyOpenssl < Formula
desc "This OpenSSL library build is specifically for OpenResty uses"
homepage "https://www.openssl.org/"
keg_only "Only for use with OpenResty"
VERSION = "1.0.2k".freeze

stable do
Expand Down

0 comments on commit eb278d6

Please sign in to comment.