vert.x: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-26 20:08:35 +08:00
parent 973b53970f
commit 8a22cb47fa

View file

@ -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]