summarylogtreecommitdiffstats
path: root/sigil.install
diff options
context:
space:
mode:
authorEli Schwartz2015-10-12 14:21:39 -0400
committerEli Schwartz2015-10-12 14:21:39 -0400
commit0576df37bd725d30224b33e1b6c408a39a819d6f (patch)
tree214e58446f6cbce2c90d94f47624d4258e6038d6 /sigil.install
parent65cf30333a9bfa253a744354cff61550e2b0c9b4 (diff)
downloadaur-0576df37bd725d30224b33e1b6c408a39a819d6f.tar.gz
upgpkg: sigil-git 0.8.901.r20.ga1205d4-1
upstream release - Curse of the lightweight tag :o - Also add additional optional python modules currently recommended by upstream. - Also, "Use proper method of updating icon cache." -- it would be helpful to commit the updated install file as well. :smack: :smack:
Diffstat (limited to 'sigil.install')
-rw-r--r--sigil.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigil.install b/sigil.install
index ec506fa9330b..c317fbaca442 100644
--- a/sigil.install
+++ b/sigil.install
@@ -1,6 +1,6 @@
post_install() {
update-desktop-database -q
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
post_upgrade() {