pax-construct: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-22 21:58:13 +08:00
parent d7318958d5
commit 383f48a4d6

View file

@ -4,6 +4,8 @@ class PaxConstruct < Formula
url "https://repo1.maven.org/maven2/org/ops4j/pax/construct/scripts/1.5/scripts-1.5.zip"
sha256 "d0325bbe571783097d4be782576569ea0a61529695c14e33a86bbebfe44859d1"
bottle :unneeded
def install
rm_rf Dir["bin/*.bat"]
prefix.install_metafiles "bin" # Don't put these in bin!