Date: Thursday, June 5, 2014 @ 04:40:22
  Author: fyan
Revision: 112687

add missing .install file

Added:
  fcitx-skk/trunk/fcitx-skk.install

-------------------+
 fcitx-skk.install |   11 +++++++++++
 1 file changed, 11 insertions(+)

Added: fcitx-skk.install
===================================================================
--- fcitx-skk.install                           (rev 0)
+++ fcitx-skk.install   2014-06-05 02:40:22 UTC (rev 112687)
@@ -0,0 +1,11 @@
+post_install() {
+    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Reply via email to