diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/--config.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/cmd/--config.rb b/Library/Homebrew/cmd/--config.rb index ff5d1e799..63c27fd3b 100644 --- a/Library/Homebrew/cmd/--config.rb +++ b/Library/Homebrew/cmd/--config.rb @@ -43,8 +43,6 @@ module Homebrew extend self HEAD: #{sha} HOMEBREW_PREFIX: #{HOMEBREW_PREFIX} HOMEBREW_CELLAR: #{HOMEBREW_CELLAR} - HOMEBREW_REPOSITORY: #{HOMEBREW_REPOSITORY} - HOMEBREW_LIBRARY_PATH: #{HOMEBREW_LIBRARY_PATH} Hardware: #{Hardware.cores_as_words}-core #{Hardware.bits}-bit #{Hardware.intel_family} OS X: #{MACOS_FULL_VERSION} Kernel Architecture: #{`uname -m`.chomp} |
