Return an array from options.
This commit is contained in:
		
							parent
							
								
									6d3c488d4a
								
							
						
					
					
						commit
						f2e018d747
					
				@ -211,7 +211,7 @@ class Formula
 | 
				
			|||||||
  def caveats; nil end
 | 
					  def caveats; nil end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # any e.g. configure options for this package
 | 
					  # any e.g. configure options for this package
 | 
				
			||||||
  def options; end
 | 
					  def options; [] end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # patches are automatically applied after extracting the tarball
 | 
					  # patches are automatically applied after extracting the tarball
 | 
				
			||||||
  # return an array of strings, or if you need a patch level other than -p1
 | 
					  # return an array of strings, or if you need a patch level other than -p1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user