ringojs: bottle unneeded
This commit is contained in:
parent
cb64b017f9
commit
0313560ee1
1 changed files with 2 additions and 0 deletions
|
@ -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["*"]
|
||||
|
|
Loading…
Reference in a new issue