objc-run: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 20:13:33 +08:00
parent f174c7981a
commit 45ac673176

View file

@ -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"