aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat.rb
diff options
context:
space:
mode:
authorJack Nagel2013-08-19 12:32:59 -0500
committerJack Nagel2013-08-19 12:32:59 -0500
commitdd9c269c693d187d0177ee1b479f3579631e99b2 (patch)
tree5e71e3b82f72e9db13e72092b72f1e2420da82de /Library/Homebrew/compat.rb
parent9a5b15bb61e3c043c1121d51e12a55b8d5dba50a (diff)
downloadbrew-dd9c269c693d187d0177ee1b479f3579631e99b2.tar.bz2
Rename HomebrewEnvExtension to Stdenv
Diffstat (limited to 'Library/Homebrew/compat.rb')
-rw-r--r--Library/Homebrew/compat.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/compat.rb b/Library/Homebrew/compat.rb
index 697355f15..a5c28e46b 100644
--- a/Library/Homebrew/compat.rb
+++ b/Library/Homebrew/compat.rb
@@ -1,4 +1,3 @@
-require 'compat/env'
require 'compat/fails_with_llvm'
require 'compat/formula'
require 'compat/hardware'