* [gentoo-commits] gentoo-x86 commit in dev-db/mysql-workbench/files: mysql-workbench-6.2.5-wbcopytables.patch
@ 2015-03-07 8:00 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2015-03-07 8:00 UTC (permalink / raw
To: gentoo-commits
graaff 15/03/07 08:00:33
Added: mysql-workbench-6.2.5-wbcopytables.patch
Log:
Version bump. Fixes bug 531114.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.1 dev-db/mysql-workbench/files/mysql-workbench-6.2.5-wbcopytables.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-workbench/files/mysql-workbench-6.2.5-wbcopytables.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-workbench/files/mysql-workbench-6.2.5-wbcopytables.patch?rev=1.1&content-type=text/plain
Index: mysql-workbench-6.2.5-wbcopytables.patch
===================================================================
--- plugins/migration/CMakeLists.txt.~1~ 2015-02-25 09:08:47.000000000 +0100
+++ plugins/migration/CMakeLists.txt 2015-03-07 07:28:56.745378152 +0100
@@ -10,7 +10,8 @@
if (UNIX)
configure_file(wbcopytables.in wbcopytables)
install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/wbcopytables DESTINATION ${WB_INSTALL_BIN_DIR})
-
+
+ SET(CMAKE_INSTALL_RPATH "${WB_INSTALL_LIB_DIR}")
add_executable(wbcopytables-bin
copytable/copytable.cpp
copytable/python_copy_data_source.cpp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-07 8:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-07 8:00 [gentoo-commits] gentoo-x86 commit in dev-db/mysql-workbench/files: mysql-workbench-6.2.5-wbcopytables.patch Hans de Graaff (graaff)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox