voldemort: remove deprecated ENV.java_cache
This commit is contained in:
parent
90b255337d
commit
3df15e1065
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class Voldemort < Formula
|
|||
depends_on :java => "1.7+"
|
||||
|
||||
def install
|
||||
ENV.java_cache
|
||||
system "./gradlew", "build", "-x", "test"
|
||||
libexec.install %w[lib dist contrib]
|
||||
bin.install Dir["bin/*{.sh,.py}"]
|
||||
|
|
Loading…
Reference in a new issue