-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mass change Casks to new suite
stanza
#6211
Mass change Casks to new suite
stanza
#6211
Conversation
|
||
# todo: should this be | ||
# | ||
# suite 'df_osx', :target => 'Dwarf Fortress' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be, yes. df_osx
is a directory, df
is an executable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wanted to check whether that directory was otherwise empty, which doesn't matter overly much.
WRT to future interchangeable link/copy functionality, we will run into a few app
Casks which fail to work using copy unless we change them to suite
, because the app actually follows the symlink back to some staged data under /opt
.
Mass change Casks to new `suite` stanza
instead of
link