diff options
Diffstat (limited to 'pcr/synthv1/synthv1.install')
-rw-r--r-- | pcr/synthv1/synthv1.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/synthv1/synthv1.install b/pcr/synthv1/synthv1.install index bce670aff..029294d67 100644 --- a/pcr/synthv1/synthv1.install +++ b/pcr/synthv1/synthv1.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 } |