pull: only link changed tap formulae.
This commit is contained in:
		
							parent
							
								
									e50badf11c
								
							
						
					
					
						commit
						07ddf7aab5
					
				@ -107,7 +107,7 @@ module Homebrew
 | 
			
		||||
      ).each_line do |line|
 | 
			
		||||
        line = line.chomp
 | 
			
		||||
        name = File.basename(line, ".rb")
 | 
			
		||||
        changed_formulae_paths << Pathname.new("#{formula_dir}/#{line}")
 | 
			
		||||
        changed_formulae_paths << Pathname.new("#{formula_dir}/#{line}") if tap_dir
 | 
			
		||||
 | 
			
		||||
        begin
 | 
			
		||||
          changed_formulae << Formula[name]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user