mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 07:15:33 +02:00
Deb: Match official Debian package libmariadb-dev-compat
Using this package any source that expects MySQL Client libraries should build without changes. Sources that expect MariaDB Connector C should build using only libmariadb-dev. Current MariaDB Connector/C does not build quite identically in this source tree compared to how it build in Debian official. The remaining differences are tracked in MDEV-14921.
This commit is contained in:
parent
9ef2268eda
commit
be59851ad9
6 changed files with 37 additions and 10 deletions
1
debian/libmariadbd-dev.install
vendored
1
debian/libmariadbd-dev.install
vendored
|
|
@ -1,3 +1,2 @@
|
|||
usr/bin/mariadb_config
|
||||
usr/lib/*/libmysqld.a
|
||||
usr/lib/*/libmysqld.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue