pax-construct: bottle unneeded
This commit is contained in:
parent
d7318958d5
commit
383f48a4d6
1 changed files with 2 additions and 0 deletions
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue