diff --git a/Library/Homebrew/formula_creator.rb b/Library/Homebrew/formula_creator.rb index 74f1b55176..00d94f57e0 100644 --- a/Library/Homebrew/formula_creator.rb +++ b/Library/Homebrew/formula_creator.rb @@ -83,7 +83,8 @@ module Homebrew r.url(@url) r.owner = self filepath = r.fetch - raise "Downloaded URL is not archive" if File.read(filepath, 100).strip.start_with?("") + html_doctype_prefix = "