[arch-commits] Commit in kdeedu-data/kde-unstable (kdeedu-data.install)

Antonio Rojas arojas at archlinux.org
Mon Nov 23 07:26:28 UTC 2015


    Date: Monday, November 23, 2015 @ 08:26:27
  Author: arojas
Revision: 251894

Add install file to svn

Added:
  kdeedu-data/kde-unstable/kdeedu-data.install

---------------------+
 kdeedu-data.install |   12 ++++++++++++
 1 file changed, 12 insertions(+)

Added: kdeedu-data.install
===================================================================
--- kdeedu-data.install	                        (rev 0)
+++ kdeedu-data.install	2015-11-23 07:26:27 UTC (rev 251894)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}



More information about the arch-commits mailing list