Browse Source

add link param to spotify

prevents linking "Relauncher.app"
phinze 12 years ago
parent
commit
2869abebe9
  1. 2
      Casks/spotify.rb

2
Casks/spotify.rb

@ -3,4 +3,6 @@ class Spotify < Cask
homepage 'https://www.spotify.com'
version 'stable'
no_checksum
link :app, 'Spotify.app'
end

Loading…
Cancel
Save