From 6410f9433dc753062e80994a5194ffb1c8c15e19 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Thu, 11 Feb 2016 01:59:14 +0000 Subject: [PATCH] rubber: move to tex Closes Homebrew/homebrew#48779. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index c5653d5e04..c94bc1b580 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -183,6 +183,7 @@ TAP_MIGRATIONS = { "rdesktop" => "homebrew/x11", "rocket" => "homebrew/boneyard", "rofs-filtered" => "homebrew/fuse", + "rubber" => "homebrew/tex", "rxvt-unicode" => "homebrew/x11", "s3-backer" => "homebrew/fuse", "s3fs" => "homebrew/fuse",