lcm: remove deprecated ENV.java_cache

This commit is contained in:
ilovezfs 2017-09-03 22:59:01 -07:00
parent 72377ee569
commit 65e20e5f43

View file

@ -28,8 +28,6 @@ class Lcm < Formula
depends_on :python3 => :optional
def install
ENV.java_cache
if build.head?
system "./bootstrap.sh"
else