bottle: revert overeager rename in method call
This commit is contained in:
		
							parent
							
								
									f1c4141885
								
							
						
					
					
						commit
						eba437e153
					
				@ -190,7 +190,7 @@ module Homebrew
 | 
				
			|||||||
        unless ARGV.include? "--skip-relocation"
 | 
					        unless ARGV.include? "--skip-relocation"
 | 
				
			||||||
          keg.relocate_dynamic_linkage prefix, Keg::PREFIX_PLACEHOLDER,
 | 
					          keg.relocate_dynamic_linkage prefix, Keg::PREFIX_PLACEHOLDER,
 | 
				
			||||||
            cellar, Keg::CELLAR_PLACEHOLDER
 | 
					            cellar, Keg::CELLAR_PLACEHOLDER
 | 
				
			||||||
          keg.relocate_dynamic_files prefix, Keg::PREFIX_PLACEHOLDER,
 | 
					          keg.relocate_text_files prefix, Keg::PREFIX_PLACEHOLDER,
 | 
				
			||||||
            cellar, Keg::CELLAR_PLACEHOLDER
 | 
					            cellar, Keg::CELLAR_PLACEHOLDER
 | 
				
			||||||
        end
 | 
					        end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user