diff options
Diffstat (limited to 'community/gphpedit/gphpedit.install')
-rw-r--r-- | community/gphpedit/gphpedit.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gphpedit/gphpedit.install b/community/gphpedit/gphpedit.install index 39bc96919..8e46769be 100644 --- a/community/gphpedit/gphpedit.install +++ b/community/gphpedit/gphpedit.install @@ -1,5 +1,6 @@ post_install() { update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor } post_upgrade() { |