boot-clj: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 16:32:56 +08:00
parent 9738b5ff86
commit c86914fe45

View file

@ -5,6 +5,8 @@ class BootClj < Formula
:using => :nounzip
sha256 "2e7d9c501ba3e59ae9f23ce21a8a9f8d24177a346238ee3710f7dd0adbddea33"
bottle :unneeded
def install
bin.install "boot.sh" => "boot"
end