We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e356db commit 6ca63ccCopy full SHA for 6ca63cc
Casks/music-manager.rb
@@ -10,5 +10,6 @@
10
# Renamed for consistency: app name is different in the Finder and in a shell.
11
# Original discussion: https://github.com/caskroom/homebrew-cask/pull/4282
12
app 'MusicManager.app', target: 'Music Manager.app'
13
- prefpane 'MusicManager.app/Contents/Helpers/MusicManager.prefPane'
+
14
+ uninstall delete: '~/Library/Preference Panes/MusicManager.prefPane'
15
end
0 commit comments