From 176d224b694b4f6ec2933fc9b8e3b76043659744 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 1 Mar 2024 23:26:43 +0300 Subject: Release version 8.0.15+13 Add mysql-client package. Minor cleanups of the libmysqlclient library. --- mysql-client/build/export.build | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 mysql-client/build/export.build (limited to 'mysql-client/build/export.build') diff --git a/mysql-client/build/export.build b/mysql-client/build/export.build new file mode 100644 index 0000000..3cef2f9 --- /dev/null +++ b/mysql-client/build/export.build @@ -0,0 +1,9 @@ +# file : build/export.build +# license : GPLv2 with Universal FOSS Exception; see accompanying LICENSE file + +$out_root/ +{ + include mysql/ +} + +export $out_root/mysql/$import.target -- cgit v1.1