Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
avro-tools: bottle unneeded
  • Loading branch information
xu-cheng committed Oct 23, 2015
1 parent 581f731 commit 57f8aa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/avro-tools.rb
Expand Up @@ -4,6 +4,8 @@ class AvroTools < Formula
url "https://www.apache.org/dyn/closer.cgi?path=avro/avro-1.7.7/java/avro-tools-1.7.7.jar"
sha256 "ca1658c64d3609e9b7fe62039b3a95993fa18ed3244121c1f71d677ec51ab092"

bottle :unneeded

def install
libexec.install "avro-tools-#{version}.jar"
bin.write_jar_script libexec/"avro-tools-#{version}.jar", "avro-tools"
Expand Down

0 comments on commit 57f8aa6

Please sign in to comment.