This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
wt/find-mysql.patch
Michal Minar 7cdce46db4 update to 3.3.1-rc1
added dbo-mysql subpackage
unversioned doc directories
2013-09-22 14:27:05 +02:00

13 lines
417 B
Diff

Index: wt-3.3.1-rc1/cmake/WtFindMysql.txt
===================================================================
--- wt-3.3.1-rc1.orig/cmake/WtFindMysql.txt
+++ wt-3.3.1-rc1/cmake/WtFindMysql.txt
@@ -25,6 +25,8 @@ FIND_LIBRARY(MYSQL_LIB
PATHS
${MYSQL_PREFIX}/lib
${MYSQL_PREFIX}/lib/opt
+ ${MYSQL_PREFIX}/lib/mysql
+ ${MYSQL_PREFIX}/lib64/mysql
/usr/lib
/usr/local/lib
/opt/local/lib