[Lunar-commits] <moonbase> mysql: akonadi needs recompile otherwise it will keep crashing

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Nov 21 18:10:09 CET 2010


commit f39d98a008b8ab4665ca6e84226e062991bc0928
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Nov 21 18:10:09 2010 +0100

    mysql: akonadi needs recompile otherwise it will keep crashing
---
 sql/mysql/POST_INSTALL |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/sql/mysql/POST_INSTALL b/sql/mysql/POST_INSTALL
index 18c484a..57c1ff9 100644
--- a/sql/mysql/POST_INSTALL
+++ b/sql/mysql/POST_INSTALL
@@ -12,3 +12,7 @@ if mount | grep "/tmp" | grep -q tmpfs ; then
   message "Consider mounting /tmp on a regular file system"
   message ""
 fi
+
+if module_installed akonadi; then
+lin -c akonadi
+fi


More information about the Lunar-commits mailing list