[arch-commits] Commit in kdepim-runtime/trunk (kdepim-runtime.install)
Andrea Scarpino
andrea at archlinux.org
Wed Apr 4 01:33:48 UTC 2012
Date: Tuesday, April 3, 2012 @ 21:33:48
Author: andrea
Revision: 155473
Update desktop database
Modified:
kdepim-runtime/trunk/kdepim-runtime.install
------------------------+
kdepim-runtime.install | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: kdepim-runtime.install
===================================================================
--- kdepim-runtime.install 2012-04-04 01:21:05 UTC (rev 155472)
+++ kdepim-runtime.install 2012-04-04 01:33:48 UTC (rev 155473)
@@ -1,6 +1,7 @@
post_install() {
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
update-mime-database usr/share/mime &> /dev/null
+ update-desktop-database -q
}
post_upgrade() {
@@ -9,4 +10,4 @@
post_remove() {
post_install
-}
\ No newline at end of file
+}
More information about the arch-commits
mailing list