git-tf: bottle unneeded
This commit is contained in:
parent
b0fbe86ef4
commit
3604396476
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ class GitTf < Formula
|
|||
depends_on "maven" => :build
|
||||
end
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
if build.stable?
|
||||
install_prefix = ""
|
||||
|
|
Loading…
Reference in a new issue