From 3152fcc3bbd4cabf01c7e70766a305ce4c725881 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 25 May 2018 23:29:36 +0000 Subject: Fri May 25 23:29:36 UTC 2018 patches/packages/glibc-zoneinfo-2018e-noarch-2_slack14.0.txz: Rebuilt. Handle removal of US/Pacific-New timezone. If we see that the machine is using this, it will be automatically switched to US/Pacific. --- patches/source/mysql/README.mysql-embedded | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 patches/source/mysql/README.mysql-embedded (limited to 'patches/source/mysql/README.mysql-embedded') diff --git a/patches/source/mysql/README.mysql-embedded b/patches/source/mysql/README.mysql-embedded new file mode 100644 index 000000000..21b519e91 --- /dev/null +++ b/patches/source/mysql/README.mysql-embedded @@ -0,0 +1,7 @@ +The mysql-embedded.SlackBuild produces a package containing +a static libmysqld.a library (and some support files) that +is required in order to build applications that embed a +mysql server (such as amarok). If you need to build such +applications, first you'll need to use this SlackBuild to +prepare a mysql package that contains embedded support and +install it on your system. -- cgit v1.2.3