Always output X11 version and path in config dump
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
75a60e5104
commit
63d77ac6de
@ -95,8 +95,7 @@ module Homebrew extend self
|
||||
ponk = macports_or_fink_installed?
|
||||
puts "MacPorts/Fink: #{ponk}" if ponk
|
||||
|
||||
x11 = describe_x11
|
||||
puts "X11: #{x11}" unless x11 == "/usr/X11"
|
||||
puts "X11: #{describe_x11}"
|
||||
end
|
||||
|
||||
def config_s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user