saxon-b: bottle unneeded
This commit is contained in:
parent
7f7bbac707
commit
e39fb5b5ed
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class SaxonB < Formula
|
||||||
version "9.1.0.8"
|
version "9.1.0.8"
|
||||||
sha256 "92bcdc4a0680c7866fe5828adb92c714cfe88dcf3fa0caf5bf638fcc6d9369b4"
|
sha256 "92bcdc4a0680c7866fe5828adb92c714cfe88dcf3fa0caf5bf638fcc6d9369b4"
|
||||||
|
|
||||||
|
bottle :unneeded
|
||||||
|
|
||||||
def install
|
def install
|
||||||
(buildpath/"saxon-b").install Dir["*.jar", "doc", "notices"]
|
(buildpath/"saxon-b").install Dir["*.jar", "doc", "notices"]
|
||||||
share.install Dir["*"]
|
share.install Dir["*"]
|
||||||
|
|
Loading…
Reference in a new issue