Make condition clearer using names
This commit is contained in:
parent
273f5b2ddd
commit
943978a955
@ -122,7 +122,7 @@ module OS
|
||||
private
|
||||
|
||||
def use_sdk?
|
||||
not (prefix.to_s == '/opt/X11' or MacOS::CLT.installed?)
|
||||
provided_by_apple? && Xcode.without_clt?
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user