From 7243f4c460b538b7b092913b7e66f0c3bb88e3ca Mon Sep 17 00:00:00 2001 From: Michael Cho Date: Sun, 27 Jun 2021 10:54:21 -0700 Subject: [PATCH] skinny: remove `bottle :unneeded` --- Formula/skinny.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/skinny.rb b/Formula/skinny.rb index 3d23b385fd2c6..b16a75f0ace96 100644 --- a/Formula/skinny.rb +++ b/Formula/skinny.rb @@ -5,10 +5,10 @@ class Skinny < Formula sha256 "4c5661f73bda7d5ccb5a8966efe801951e2a343cf152ac6e9a06d287c5c8712d" license "MIT" - bottle :unneeded depends_on "openjdk" def install + inreplace %w[skinny skinny-blank-app/skinny], "/usr/local", HOMEBREW_PREFIX libexec.install Dir["*"] (bin/"skinny").write <<~EOS #!/bin/bash