aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/brew2
1 files changed, 1 insertions, 1 deletions
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'