diff options
Diffstat (limited to 'abs/extra/exo/exo.install')
| -rw-r--r-- | abs/extra/exo/exo.install | 11 | 
1 files changed, 0 insertions, 11 deletions
| diff --git a/abs/extra/exo/exo.install b/abs/extra/exo/exo.install deleted file mode 100644 index 21b79d2..0000000 --- a/abs/extra/exo/exo.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { -  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { -  post_install $1 -} - -post_remove() { -  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} | 
