lcm: remove deprecated ENV.java_cache
This commit is contained in:
parent
72377ee569
commit
65e20e5f43
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ class Lcm < Formula
|
|||
depends_on :python3 => :optional
|
||||
|
||||
def install
|
||||
ENV.java_cache
|
||||
|
||||
if build.head?
|
||||
system "./bootstrap.sh"
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue