From e24c5a750ada27bc0d949854cc8a523329ce9a35 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 25 Jun 2014 15:13:30 +0100 Subject: [PATCH] tap_migrations: apple-gcc42 moved to dupes. --- Library/Homebrew/tap_migrations.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 3deb3a24c8..5fc1f7c6aa 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -2,7 +2,7 @@ TAP_MIGRATIONS = { "agedu" => "homebrew/headonly", "aimage" => "homebrew/boneyard", "aplus" => "homebrew/boneyard", - "apple-gcc42" => "homebrew/versions", + "apple-gcc42" => "homebrew/dupes", "appledoc" => "homebrew/boneyard", "appswitch" => "homebrew/binary", "aws-iam-tools" => "homebrew/boneyard",