mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
5.3 merge
This commit is contained in:
commit
3f28115e0e
35 changed files with 351 additions and 277 deletions
|
|
@ -85,7 +85,7 @@ bindir='@bindir@'
|
|||
# If installed, search for the compiled in directory first (might be "lib64")
|
||||
pkglibdir='@pkglibdir@'
|
||||
pkglibdir_rel=`echo $pkglibdir | sed -e "s;^$basedir/;;"`
|
||||
fix_path pkglibdir $pkglibdir_rel lib/mysql lib
|
||||
fix_path pkglibdir $pkglibdir_rel lib64/mysql lib64 lib/mysql lib
|
||||
|
||||
plugindir='@pkgplugindir@'
|
||||
plugindir_rel=`echo $plugindir | sed -e "s;^$basedir/;;"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue