doctor: don't warn about recent MacGPG2 versions

Fixes Homebrew/homebrew#12238.
This commit is contained in:
Misty De Meo 2012-06-19 09:24:40 -05:00
parent c2b057fc70
commit faf332054f

View File

@ -68,7 +68,7 @@ def check_for_macgpg2
Several other checks in this script will turn up problems, such as stray Several other checks in this script will turn up problems, such as stray
dylibs in /usr/local and permissions issues with share and man in /usr/local/. dylibs in /usr/local and permissions issues with share and man in /usr/local/.
EOS EOS
end end unless File.exist? '/usr/local/MacGPG2/share/gnupg/VERSION'
end end
def check_for_stray_dylibs def check_for_stray_dylibs