diff options
Diffstat (limited to 'xfce/evince/post-install')
-rwxr-xr-x | xfce/evince/post-install | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xfce/evince/post-install b/xfce/evince/post-install deleted file mode 100755 index d37eef830..000000000 --- a/xfce/evince/post-install +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas -# desktop database -update-desktop-database > /dev/null -# update icons cache -gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor -# End of file |