summaryrefslogtreecommitdiff
path: root/dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-07-19 19:29:57 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-30 08:46:41 +0200
commit3e85c8c4859384b2e7860512dee265c8d18ec370 (patch)
tree7651bef4ad238b7146bfcac02f06ae99e39c6046 /dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch
parent85215a443760d327556e220a6fa9ed04dad55ea9 (diff)
downloadgentoo-3e85c8c4859384b2e7860512dee265c8d18ec370.tar.gz
gentoo-3e85c8c4859384b2e7860512dee265c8d18ec370.tar.bz2
gentoo-3e85c8c4859384b2e7860512dee265c8d18ec370.zip
dev-db/*: remove unused patches.
Squash all commit messages into a single one. Closes: https://github.com/gentoo/gentoo/pull/1936 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch')
-rw-r--r--dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch b/dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch
deleted file mode 100644
index 7f4013a2ecf3..000000000000
--- a/dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- plugins/migration/CMakeLists.txt.~1~ 2014-07-12 08:45:56.808929549 +0200
-+++ plugins/migration/CMakeLists.txt 2014-07-12 08:49:26.659049880 +0200
-@@ -7,6 +7,7 @@
-
- add_definitions(${ODBC_DEFINITIONS})
-
-+SET(CMAKE_INSTALL_RPATH "${WB_INSTALL_LIB_DIR}")
- add_executable(wbcopytables
- copytable/copytable.cpp
- copytable/python_copy_data_source.cpp