diff options
| author | Mike McQuaid | 2016-08-18 17:32:35 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2016-08-18 17:32:35 +0100 | 
| commit | 27ecf588c703c49f2dfd89e269dfba2f7af5e670 (patch) | |
| tree | a199823b10854208ac646cb69e019116268258b4 /Library/Homebrew/compat.rb | |
| parent | 5c7c9de669025bbe4cad9829be39c5cf3b31ad25 (diff) | |
| download | brew-27ecf588c703c49f2dfd89e269dfba2f7af5e670.tar.bz2 | |
Rename bottle's revision to rebuild.
Diffstat (limited to 'Library/Homebrew/compat.rb')
| -rw-r--r-- | Library/Homebrew/compat.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Homebrew/compat.rb b/Library/Homebrew/compat.rb index 4893ff5ec..eabc7dfa0 100644 --- a/Library/Homebrew/compat.rb +++ b/Library/Homebrew/compat.rb @@ -14,3 +14,4 @@ require "compat/pathname"  require "compat/dependency_collector"  require "compat/language/haskell"  require "compat/xcode" +require "compat/software_spec" | 
