Charlie Sharpsteen 39b3ed3c33 formula_installer.rb: Hotfix for head installs
For now, don't strip `--HEAD` from `ARGV` prior to forking for install.
Currently this doesn't work because the formula object the installer is acting
on has its `prefix` set while under the influence of `--HEAD`. So, the
installer bails out when it sees that nothing is installed to `f.prefix`.

This is a hotfix for issue Homebrew/homebrew#8668 to allow formulae to keep building. A proper
fix should ensure that formula installers are operating on objects with
appropriately set `prefix` values.
2011-11-21 11:26:05 -08:00
..
2011-09-21 17:37:36 -05:00
2011-11-13 19:23:00 -08:00
2011-11-15 09:03:12 -08:00
2011-11-15 09:03:12 -08:00
2011-10-10 15:34:28 -05:00
2011-08-24 22:30:44 +01:00
2011-08-02 14:45:26 +01:00