4 Commits

Author SHA1 Message Date
Misty De Meo
92d65aace7 linkapps: replace #max_by with #max
Enumerable#max_by didn't exist in 1.8.6, so linkapps failed on Leopard.
2013-06-06 09:26:40 -05:00
Jack Nagel
e8997c8a5a linkapps: deal only with kegs, not formulae
Fixes Homebrew/homebrew#19873.
2013-05-16 14:57:29 -05:00
Iain Beeston
cda83428a6 add brew linkapps --system
Added an option to linkapps to allow linking to /Applications rather
than ~/Applications

Closes Homebrew/homebrew#18196.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 11:32:13 -07:00
Mike McQuaid
4a281cd5cf Rename Library/Contributions/cmds -> cmd. 2013-02-18 10:42:44 +00:00