Skip to content
Snippets Groups Projects
Unverified Commit 03bba5a6 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #8728 from MikeMcQuaid/xquartz-prefix

xquartz: unprivate prefix.
parents 17002147 9943b3e8
No related branches found
No related tags found
No related merge requests found
......@@ -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?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment