Do not brew install brew-cask

Refs caskroom/homebrew-cask#15381

Closes Homebrew/homebrew#46845.
This commit is contained in:
Josh Hagins 2015-12-09 16:26:13 -05:00 committed by Mike McQuaid
parent 6d384a730f
commit d5de719c2b
2 changed files with 0 additions and 3 deletions

View File

@ -25,8 +25,6 @@ module Homebrew
formulae = []
if ARGV.casks.any?
brew_cask = Formulary.factory("brew-cask")
install_formula(brew_cask) unless brew_cask.installed?
args = []
args << "--force" if ARGV.force?
args << "--debug" if ARGV.debug?

View File

@ -73,7 +73,6 @@ These commands have been contributed by Homebrew users but are not included in t
> Install using:
> ```
$ brew tap caskroom/cask
$ brew install brew-cask
> ```
### brew-gem