Merge pull request #8728 from MikeMcQuaid/xquartz-prefix
xquartz: unprivate prefix.
This commit is contained in:
commit
03bba5a66c
@ -89,7 +89,6 @@ module OS
|
||||
def prefix
|
||||
@prefix ||= Pathname.new("/opt/X11") if Pathname.new("/opt/X11/lib/libpng.dylib").exist?
|
||||
end
|
||||
private_class_method :prefix
|
||||
|
||||
def installed?
|
||||
!version.null? && !prefix.nil?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user