Fix typo in XQuartz comment
This commit is contained in:
parent
f9670f5dda
commit
82ecc01ac0
@ -40,7 +40,7 @@ module MacOS::XQuartz extend self
|
||||
end
|
||||
|
||||
# This should really be private, but for compatibility reasons it must
|
||||
# remain public. New code should use MacOS::XQuartz.{bin,lib,include}
|
||||
# remain public. New code should use MacOS::X11.{bin,lib,include}
|
||||
# instead, as that accounts for Xcode-only systems.
|
||||
def prefix
|
||||
@prefix ||= if Pathname.new('/opt/X11/lib/libpng.dylib').exist?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user