diff options
Diffstat (limited to 'pcr/tanglet/tanglet.install')
-rw-r--r-- | pcr/tanglet/tanglet.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/tanglet/tanglet.install b/pcr/tanglet/tanglet.install index e70c054ec..81f2ba659 100644 --- a/pcr/tanglet/tanglet.install +++ b/pcr/tanglet/tanglet.install @@ -1,5 +1,5 @@ post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor } post_upgrade() { |