From e51d229835b10bc975f5de6c3ff5aae072343fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 13 Jun 2016 15:09:17 +0100 Subject: [PATCH 1/2] readme: mark new issue as the FAQ to the caskroom directory change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e953550dac1..7e760173fbf4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Homebrew-Cask -#### Important: Homebrew-Cask changed its default Caskroom location. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/21603) and [pull request](https://github.com/caskroom/homebrew-cask/pull/21857) for details. If you have been bitten by this change, please [see this](https://github.com/caskroom/homebrew-cask/issues/21894#issuecomment-225464059) before commenting or opening an issue. +#### Important: Homebrew-Cask changed its default Caskroom location. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/21603) and [pull request](https://github.com/caskroom/homebrew-cask/pull/21857) for details. If you are getting a warning about this and are unsure how to proceed, see [this issue](https://github.com/caskroom/homebrew-cask/issues/21913) for a brief explanation of each option. #### Important: Homebrew-Cask changed its behaviour from linking apps to moving them. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/13201) and [pull request](https://github.com/caskroom/homebrew-cask/pull/13966) for details. --- From fda28abd02db170617ade1d91c7eced90b36523a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 13 Jun 2016 15:10:07 +0100 Subject: [PATCH 2/2] locations: mark new issue as the FAQ to the caskroom directory change --- lib/hbc/locations.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/hbc/locations.rb b/lib/hbc/locations.rb index d414aaa4a5ba..6f2f2b69d03e 100644 --- a/lib/hbc/locations.rb +++ b/lib/hbc/locations.rb @@ -22,6 +22,8 @@ def caskroom Caskroom at #{legacy_caskroom}, add the following to your HOMEBREW_CASK_OPTS: --caskroom=#{legacy_caskroom} + + For more details on each of those options, see https://github.com/caskroom/homebrew-cask/issues/21913. EOS legacy_caskroom else