aboutsummaryrefslogtreecommitdiff
path: root/libs/libmariadb/files
Commit message (Collapse)AuthorAge
* mariadb: move libmariadb into its own packageSebastian Kemper2019-11-17
This way when only wanting the library nobody needs to download and compile the server package, saving space and time. Also this way we can avoid sudden SONAME bumps during a server upgrade. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>