brew/Library
Martin Afanasjew 2e961dc9de formula_installer: fix option-with-value handling
When passing formula options with value, e.g. `--with-qt=5`, to the
child process responsible for building a formula, `ARGV.value` would be
invoked with `nil`. Handle this more elegantly (no change in behavior).

For consistency, use a regular expression adapted from `Options.create`
instead of the somewhat bogus one used before.
2016-05-12 08:09:19 +02:00
..
2016-04-29 11:19:35 -05:00
2016-04-03 18:34:17 +08:00
2016-05-08 17:02:02 +01:00
2016-05-08 16:51:22 +01:00
2016-04-03 18:34:17 +08:00