Skip to content

Commit

Permalink
xcenv: set bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Jan 3, 2018
1 parent e2b04d8 commit 346fe59
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Formula/xcenv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@ class Xcenv < Formula
sha256 "9426dc1fa50fba7f31a2867c543751428768e0592e499fb7724da8dae45a32ec"
head "https://github.com/xcenv/xcenv.git"

bottle do
cellar :any_skip_relocation
sha256 "801f48f671d9658695f7cdb00c1de4f49bff7231856112b597c398f744cc4264" => :high_sierra
sha256 "000e0d3d363de9398ba5655f5536cb817a6f1019f2679b4469556d86bf012a4b" => :sierra
sha256 "000e0d3d363de9398ba5655f5536cb817a6f1019f2679b4469556d86bf012a4b" => :el_capitan
sha256 "000e0d3d363de9398ba5655f5536cb817a6f1019f2679b4469556d86bf012a4b" => :yosemite
end
bottle :unneeded

def install
prefix.install ["bin", "libexec"]
Expand Down

0 comments on commit 346fe59

Please sign in to comment.