[arch-commits] Commit in kcoloredit/trunk (kcoloredit.install)

Pierre Schmitz pierre at archlinux.org
Sat Sep 27 07:01:02 UTC 2008


    Date: Saturday, September 27, 2008 @ 03:00:39
  Author: pierre
Revision: 13404

upgpkg: kcoloredit 2.0.0-1

Added:
  kcoloredit/trunk/kcoloredit.install

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

Added: kcoloredit.install
===================================================================
--- kcoloredit.install	                        (rev 0)
+++ kcoloredit.install	2008-09-27 07:00:39 UTC (rev 13404)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}




More information about the arch-commits mailing list