Include macports or fink info with brew --config
This commit is contained in:
		
							parent
							
								
									450845889b
								
							
						
					
					
						commit
						a0b89fe9a3
					
				
							
								
								
									
										11
									
								
								bin/brew
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								bin/brew
									
									
									
									
									
								
							@ -64,19 +64,12 @@ Library path: #{$:.first}
 | 
			
		||||
Hardware: #{cores}-core #{bits}-bit #{Hardware.intel_family}
 | 
			
		||||
OS X: #{MACOS_FULL_VERSION}
 | 
			
		||||
Ruby: #{RUBY_VERSION}-#{RUBY_PATCHLEVEL}
 | 
			
		||||
GCC: build #{gcc_build}
 | 
			
		||||
GCC: 4.2 build #{gcc_build}
 | 
			
		||||
LLVM: #{llvm ? "build #{llvm}" : "N/A" }
 | 
			
		||||
MacPorts or Fink? #{macports_or_fink_installed?}
 | 
			
		||||
EOS
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
def please_report_bug; <<-EOS
 | 
			
		||||
Please report this bug to #{HOMEBREW_WWW}
 | 
			
		||||
Mac OS X: #{MACOS_FULL_VERSION}
 | 
			
		||||
Ponk: #{macports_or_fink_installed?}
 | 
			
		||||
  EOS
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
begin
 | 
			
		||||
  require 'brew.h'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user