Skip to content

Commit

Permalink
ack: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Oct 21, 2015
1 parent 81605bc commit 80fd72d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Formula/ack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ class Ack < Formula

head "https://github.com/petdance/ack2.git", :branch => "dev"

bottle do
cellar :any_skip_relocation
sha256 "9c984a18f5f246eb272a22ebb6beb3b4f6e322256fa074c31bac82b82b6206c3" => :el_capitan
sha256 "beca35139bf928783289a405a7a0771c42c750d126f8de28adca432cfdda8587" => :yosemite
sha256 "25c7b686063d3089fc7249861d4f81312522cb04a8b9aac5ce8a47b44cbb8830" => :mavericks
end
bottle :unneeded

devel do
url "https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/ack-2.15_01.tar.gz"
Expand Down

0 comments on commit 80fd72d

Please sign in to comment.