Date: Thursday, August 1, 2013 @ 10:22:48
  Author: andrea
Revision: 191936

add missing install file

Added:
  calligra/trunk/calligra-extras.install

-------------------------+
 calligra-extras.install |   11 +++++++++++
 1 file changed, 11 insertions(+)

Added: calligra-extras.install
===================================================================
--- calligra-extras.install                             (rev 0)
+++ calligra-extras.install     2013-08-01 08:22:48 UTC (rev 191936)
@@ -0,0 +1,11 @@
+post_install() {
+       update-desktop-database -q
+}
+
+post_upgrade() {
+       post_install
+}
+
+post_remove() {
+       post_install
+}

Reply via email to