1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00

Deb: Split libmysqlclient19/20 compat links into a separate package

We already ship libmysqlclient18 that replaces any existing package
with the same name and install symlinks that point to out libmariadb.so.

Instead of creating more packages, we add just one more that does the
same and provides both libmysqlclient19 and -20 replacements symlinks.

This is a clean solution, because systems that only use (and are built
against) libmariadb will not need them and if somebody has done a mistake
in the linker parameters, they will spot it and can easily update the
filename to libmariadb.
This commit is contained in:
Otto Kekäläinen
2018-01-11 14:59:46 +00:00
committed by Vicențiu-Marian Ciorbaru
parent 90f1f72622
commit 65db816c32
3 changed files with 23 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
usr/lib/*/libmysqlclient.so.19
usr/lib/*/libmysqlclient.so.20
usr/lib/*/libmariadb.so.*
usr/lib/mysql/plugin/dialog.so
usr/lib/mysql/plugin/mysql_clear_password.so