mysql8.0/mysql-libdir.patch

12 lines
560 B
Diff
Raw Normal View History

diff -Naur mysql-5.0.28.orig/scripts/mysql_config.sh mysql-5.0.28/scripts/mysql_config.sh
--- mysql-5.0.28.orig/scripts/mysql_config.sh 2006-10-24 17:04:01.000000000 -0400
+++ mysql-5.0.28/scripts/mysql_config.sh 2006-11-29 17:36:42.000000000 -0500
@@ -86,7 +86,6 @@
2006-05-02 03:37:40 +00:00
# If installed, search for the compiled in directory first (might be "lib64")
2004-10-28 20:05:14 +00:00
pkglibdir='@pkglibdir@'
pkglibdir_rel=`echo $pkglibdir | sed -e "s;^$basedir/;;"`
2006-05-02 03:37:40 +00:00
-fix_path pkglibdir $pkglibdir_rel lib/mysql lib
2004-10-28 20:05:14 +00:00
pkgincludedir='@pkgincludedir@'
fix_path pkgincludedir include/mysql include