Skip to content

Commit

Permalink
music-manager.rb: do not move prefpane (Homebrew#21659)
Browse files Browse the repository at this point in the history
* music-manager.rb: do not move prefpane

* remove prefpane on uninstall
  • Loading branch information
vitorgalvao authored and chizmw committed Jun 15, 2016
1 parent 343e73f commit 0f12e75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Casks/music-manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
# Renamed for consistency: app name is different in the Finder and in a shell.
# Original discussion: https://github.com/caskroom/homebrew-cask/pull/4282
app 'MusicManager.app', target: 'Music Manager.app'
prefpane 'MusicManager.app/Contents/Helpers/MusicManager.prefPane'

uninstall delete: '~/Library/Preference Panes/MusicManager.prefPane'
end

0 comments on commit 0f12e75

Please sign in to comment.