diff --git a/Formula/hubflow.rb b/Formula/hubflow.rb index b1b5d70cae..67f87e46dd 100644 --- a/Formula/hubflow.rb +++ b/Formula/hubflow.rb @@ -5,6 +5,8 @@ class Hubflow < Formula url "https://github.com/datasift/gitflow.git", :tag => "1.5.2" head "https://github.com/datasift/gitflow.git" + bottle :unneeded + def install ENV["INSTALL_INTO"] = libexec system "./install.sh", "install"