How to ignore --app-dir
?
#5783
Unanswered
IlIllIl
asked this question in
Writing Formulae/Casks
Replies: 2 comments
-
Also see Homebrew/homebrew-cask#12858. Pull requests are welcome to add a DSL to support this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Output of
brew config
Output of
brew doctor
Description of issue
Some applications must be installed in the
/Applications
directory otherwise they will not work properly. Some of them can move themselves, but some require manual operation, which may causebrew upgrade
issues. So is there a way to add specific options for them incask.rb
?Beta Was this translation helpful? Give feedback.
All reactions