diff options
| author | Steven Willis | 2015-08-20 17:08:01 -0400 |
|---|---|---|
| committer | Andrew Janke | 2015-12-17 22:25:34 -0500 |
| commit | bab10696db85355ce2ebf271cbd1c004953070b4 (patch) | |
| tree | 03fd9cc0fafa8a33b505b876dbf8299cb835d0ed /Library | |
| parent | ea4d137e871ace8200743f237c48189e3b930da1 (diff) | |
| download | brew-bab10696db85355ce2ebf271cbd1c004953070b4.tar.bz2 | |
mydumper: MySQL Data Dumper and Loader
* Include install option --without-docs to disable creation of docs
* Include patch to successfully find osx dylibs and ignore glib static libs
* Remove mydumper from tap_migrations.rb
Closes Homebrew/homebrew#45892.
Signed-off-by: Andrew Janke <andrew@apjanke.net>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 736971664..0bddf6866 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -151,7 +151,6 @@ TAP_MIGRATIONS = { "mscgen" => "homebrew/x11", "msgpack-rpc" => "homebrew/boneyard", "mupdf" => "homebrew/x11", - "mydumper" => "homebrew/boneyard", "mysql-connector-odbc" => "homebrew/boneyard", "mysql-proxy" => "homebrew/boneyard", "mysqlreport" => "homebrew/boneyard", |
