summaryrefslogtreecommitdiff
path: root/community/osmo/osmo.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-29 01:05:02 -0700
committerroot <root@rshg054.dnsready.net>2013-10-29 01:05:02 -0700
commit38b1ce25596ae456fefb3214a73c3d1005da568f (patch)
tree5cb69842c94bdd2b34b01be22f97b5949237550f /community/osmo/osmo.install
parent1a32448c2c53b0e66ce0fe14c5dd2057afd432bc (diff)
Tue Oct 29 01:04:23 PDT 2013
Diffstat (limited to 'community/osmo/osmo.install')
-rw-r--r--community/osmo/osmo.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/osmo/osmo.install b/community/osmo/osmo.install
index 66b9463d4..7b592b432 100644
--- a/community/osmo/osmo.install
+++ b/community/osmo/osmo.install
@@ -1,5 +1,5 @@
post_install() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
post_upgrade() {