diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
commit | 4cd3fcfccda5c0375669bd300834ac77a0a617fb (patch) | |
tree | 45654211fb7434273df8b8fdc98c761fe1eef5e8 /community/vmpk/vmpk.install | |
parent | 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (diff) |
Sat Jul 5 03:51:53 UTC 2014
Diffstat (limited to 'community/vmpk/vmpk.install')
-rw-r--r-- | community/vmpk/vmpk.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vmpk/vmpk.install b/community/vmpk/vmpk.install index 293ff852a..8c0bcc270 100644 --- a/community/vmpk/vmpk.install +++ b/community/vmpk/vmpk.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 } |