objc-run: bottle unneeded
This commit is contained in:
parent
f174c7981a
commit
45ac673176
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class ObjcRun < Formula
|
|||
sha256 "6d02a31764c457c4a6a9f5df0963d733d611ba873fc32672151ee02a05acd6f2"
|
||||
head "https://github.com/iljaiwas/objc-run.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "objc-run"
|
||||
(share+"objc-run").install "examples", "test.bash"
|
||||
|
|
Loading…
Reference in a new issue