Skip to content

Commit

Permalink
remove manual_installer from league_of_legends
Browse files Browse the repository at this point in the history
From what I can tell by reading, this is an ordinary `app`
artifact.  It cannot be both `app` and `installer :manual`.

closes #6870
  • Loading branch information
rolandwalker committed Oct 22, 2014
1 parent c9db018 commit 35187ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Casks/league-of-legends.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ class LeagueOfLegends < Cask
license :unknown

app 'League of Legends.app'
caveats do
manual_installer 'League of Legends.app'
end
end

0 comments on commit 35187ea

Please sign in to comment.