summaryrefslogtreecommitdiff
path: root/dev-db/mysql-workbench/files/mysql-workbench-6.1.7-wbcopytables.patch
diff options
context:
space:
mode:
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