mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Merge from mysql-5.1.
This commit is contained in:
commit
68a9b7dbe3
1 changed files with 1 additions and 0 deletions
|
@ -278,6 +278,7 @@ cp include/mysql/plugin.h $DESTDIR/include/mysql/
|
|||
|
||||
mkdir -p $DESTDIR/lib/opt
|
||||
mkdir -p $DESTDIR/lib/plugin
|
||||
cp sql/$TARGET/mysqld.lib $DESTDIR/lib/
|
||||
cp libmysql/$TARGET/libmysql.dll \
|
||||
libmysql/$TARGET/libmysql.lib \
|
||||
libmysql/$TARGET/mysqlclient.lib \
|
||||
|
|
Loading…
Reference in a new issue