Revert "Audit gnome URLs, prefer download.gnome.org"
This reverts commit 557ef8df05a8ea28ed903f08b2009ebc0e218f5a.
This commit is contained in:
parent
6b001f1e3b
commit
63da62c6d0
@ -216,10 +216,6 @@ class FormulaAuditor
|
||||
# the rest of the checks apply to mirrors as well
|
||||
urls.concat(@specs.map(&:mirrors).flatten)
|
||||
|
||||
urls.grep(%r[^(https?|ftp)://ftp\.gnome]) do |u|
|
||||
problem %{download.gnome.org is preferred for GNOME software (url is #{u}).}
|
||||
end
|
||||
|
||||
# Check SourceForge urls
|
||||
urls.each do |p|
|
||||
# Skip if the URL looks like a SVN repo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user