aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMax Howell2009-11-03 19:03:56 +0000
committerMax Howell2009-11-07 18:22:33 +0000
commitf4670bd7de5c88c2dcf6fedc484047509e07fddb (patch)
treea700bec8afe8f37870036b8a4eeec5ee64659ff2 /bin
parent43fd4c58e754ed2045175d0bdc99f8dd974c27c5 (diff)
downloadhomebrew-f4670bd7de5c88c2dcf6fedc484047509e07fddb.tar.bz2
Don't require hardware.rb globally
Diffstat (limited to 'bin')
-rwxr-xr-xbin/brew1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/brew b/bin/brew
index 46efe1f15..382ec023f 100755
--- a/bin/brew
+++ b/bin/brew
@@ -183,6 +183,7 @@ begin
when 'install'
require 'formula_installer'
+ require 'hardware'
############################################################ sanity checks
case Hardware.cpu_type when :ppc, :dunno