parent
							
								
									ef0920e01d
								
							
						
					
					
						commit
						d38b369497
					
				@ -40,8 +40,10 @@ EOF
 | 
				
			|||||||
done
 | 
					done
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cat <<EOF >> $brew_formulae_tmp_file
 | 
					cat <<EOF >> $brew_formulae_tmp_file
 | 
				
			||||||
def aspell_available_languages
 | 
					class Aspell < Formula
 | 
				
			||||||
  %w(${langs})
 | 
					  def self.available_languages
 | 
				
			||||||
 | 
					    %w(${langs})
 | 
				
			||||||
 | 
					  end
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
# END generated with `basename $0`
 | 
					# END generated with `basename $0`
 | 
				
			||||||
EOF
 | 
					EOF
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user