Return an array from options.

This commit is contained in:
Mike McQuaid 2011-06-22 17:47:30 +01:00
parent 6d3c488d4a
commit f2e018d747

View File

@ -211,7 +211,7 @@ class Formula
def caveats; nil end
# any e.g. configure options for this package
def options; end
def options; [] end
# patches are automatically applied after extracting the tarball
# return an array of strings, or if you need a patch level other than -p1