vert.x: bottle unneeded
This commit is contained in:
parent
973b53970f
commit
8a22cb47fa
1 changed files with 2 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue