summaryrefslogtreecommitdiff
path: root/community/qupzilla/qupzilla.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-20 01:37:39 -0700
committerroot <root@rshg054.dnsready.net>2012-09-20 01:37:39 -0700
commit005a14f92ef5d35e4c47d970cb7e69367a835958 (patch)
treec9e998e38c83fe1d0947a0ceec528b45b4aaa1f1 /community/qupzilla/qupzilla.install
parente8f387c8a45ee846f01fed02259d061d2d6e8d3d (diff)
Thu Sep 20 01:37:13 PDT 2012
Diffstat (limited to 'community/qupzilla/qupzilla.install')
-rw-r--r--community/qupzilla/qupzilla.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qupzilla/qupzilla.install b/community/qupzilla/qupzilla.install
index bce670aff..029294d67 100644
--- a/community/qupzilla/qupzilla.install
+++ b/community/qupzilla/qupzilla.install
@@ -1,5 +1,5 @@
post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
update-desktop-database -q
}