diff --git a/Formula/ringojs.rb b/Formula/ringojs.rb index 54ab5ce844..6aea591032 100644 --- a/Formula/ringojs.rb +++ b/Formula/ringojs.rb @@ -4,6 +4,8 @@ class Ringojs < Formula url "https://github.com/ringo/ringojs/releases/download/v0.11.0/ringojs-0.11.tar.gz" sha256 "aafccc75f41f1c6e78fbc270a4f1788c506f31a640b5fa23bacd77daadf11d27" + bottle :unneeded + def install rm Dir["bin/*.cmd"] libexec.install Dir["*"]