dockutil: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 18:51:14 +08:00
parent 57f2f575be
commit 81bb39334d

View file

@ -4,6 +4,8 @@ class Dockutil < Formula
url "https://github.com/kcrawford/dockutil/archive/2.0.2.tar.gz"
sha256 "7d7a546adb825b0fba3f13d2dfc0cc08f2f3f6935c8bfa05c396bcc6e5df56b3"
bottle :unneeded
def install
bin.install "scripts/dockutil"
end