diff --git a/Formula/vert.x.rb b/Formula/vert.x.rb index f721dbb93d..9df5a11c60 100644 --- a/Formula/vert.x.rb +++ b/Formula/vert.x.rb @@ -4,6 +4,8 @@ class VertX < Formula url "https://dl.bintray.com/vertx/downloads/vert.x-3.1.0-full.tar.gz" sha256 "292eadeb7df7e3947142b8860d0088b2bfecd83d81e1cb9c9b2e5e79fde5731b" + bottle :unneeded + def install rm_f Dir["bin/*.bat"] libexec.install %w[bin client conf lib]