aspell: unroll options loop to avoid accessing internals
This commit is contained in:
parent
395d798bc2
commit
bc40e9fb95
@ -28,6 +28,7 @@ module Homebrew
|
||||
resources << r
|
||||
end.each(&:fetch).each do |r|
|
||||
puts <<-EOS
|
||||
option "with-lang-#{r.name}", "Install #{r.name} dictionary"
|
||||
resource "#{r.name}" do
|
||||
url "#{r.url}"
|
||||
mirror "#{r.mirrors.first}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user