ringojs: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-22 22:01:52 +08:00
parent cb64b017f9
commit 0313560ee1

View file

@ -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["*"]