apgdiff: bottle unneeded

This commit is contained in:
Xu Cheng 2016-04-09 16:15:02 +08:00
parent 7ac1a71333
commit d4c5cbeb6d

View file

@ -9,6 +9,8 @@ class Apgdiff < Formula
depends_on "ant" => :build
end
bottle :unneeded
def install
jar = "apgdiff-#{version}.jar"