diff options
| author | Jack Nagel | 2014-06-16 13:56:26 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-06-16 13:58:54 -0500 |
| commit | 3b3c03159ad2937b576832a633daa2ee49d87462 (patch) | |
| tree | c24a71a5cf714acfd35194ddfa15b0d9b41edd2c /Library | |
| parent | 86942aeaeeb96bc44f32ac3a485f4aec8026dbf6 (diff) | |
| download | brew-3b3c03159ad2937b576832a633daa2ee49d87462.tar.bz2 | |
Remove compat/brewkit
Formulae from the "brewkit" era are no longer compatible with the
Formula class.
This file was (unintentionally) removed from the $LOAD_PATH quite
a while ago, and nobody has complained, so remove it.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/compat/brewkit.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/compat/brewkit.rb b/Library/Homebrew/compat/brewkit.rb deleted file mode 100644 index 59a0bf150..000000000 --- a/Library/Homebrew/compat/brewkit.rb +++ /dev/null @@ -1,3 +0,0 @@ -# here so that formula from the repo that are very old can still be installed - -require 'formula' |
