doctor: don't warn about recent MacGPG2 versions
Fixes Homebrew/homebrew#12238.
This commit is contained in:
parent
c2b057fc70
commit
faf332054f
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user