From e7594de79744210de06d85477a9eb406f25e6ba1 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sat, 22 Aug 2009 15:54:26 +0100 Subject: Allow configure alias for diy --- bin/brew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/brew b/bin/brew index 575694fdb..47215866c 100755 --- a/bin/brew +++ b/bin/brew @@ -115,7 +115,7 @@ begin exec "mate", *ARGV.named.collect {|name| make name} end - when 'diy' + when 'diy', 'configure' puts diy when 'info', 'abv' -- cgit v1.2.3