diff options
| author | Adam Vandenberg | 2013-12-01 13:59:27 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-12-01 13:59:27 -0800 |
| commit | 4ed9efd99520f96a2db03e9ce861a41e64f16633 (patch) | |
| tree | 46846cbfd6c3508736d25e193b878dd9463196fa /Library | |
| parent | fe4370cdd017ec47e80e60d528cb2837528b8a22 (diff) | |
| download | brew-4ed9efd99520f96a2db03e9ce861a41e64f16633.tar.bz2 | |
Move lmutil to homebrew-binary
Closes Homebrew/homebrew#24843.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 61a51b064..310114d3a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -13,4 +13,5 @@ TAP_MIGRATIONS = { 'boost149' => 'homebrew/versions', 'aimage' => 'homebrew/boneyard', 'cmucl' => 'homebrew/binary', + 'lmutil' => 'homebrew/binary', } |
