apgdiff: bottle unneeded
This commit is contained in:
parent
7ac1a71333
commit
d4c5cbeb6d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ class Apgdiff < Formula
|
|||
depends_on "ant" => :build
|
||||
end
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
jar = "apgdiff-#{version}.jar"
|
||||
|
||||
|
|
Loading…
Reference in a new issue