mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 07:15:33 +02:00
Deb: install libmysqld.so and libmysqld.so.19 in correct packages
The versioned so-file belongs to the run-time package and the unversioned symlink shall be in the development package.
This commit is contained in:
parent
a4dc9561ee
commit
45049864b4
3 changed files with 4 additions and 3 deletions
1
debian/libmariadbd-dev.install
vendored
1
debian/libmariadbd-dev.install
vendored
|
|
@ -1,2 +1,3 @@
|
|||
usr/lib/*/libmysqld.a
|
||||
usr/lib/*/libmysqld.so
|
||||
usr/bin/mariadb_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue