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
commitc0f5d3aa014ee075d063f8c24f8e98ad722a33ce (patch)
treeb02d43d48c86de3a6a1432daaaa18444b8f94a68 /Library/Homebrew/compat.rb
parentc4f7f6f155f24acb9f34962f3642a2b03f7de5a8 (diff)
downloadhomebrew-c0f5d3aa014ee075d063f8c24f8e98ad722a33ce.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'