summaryrefslogtreecommitdiffstats
path: root/extra/evince/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/evince/post-install')
-rwxr-xr-xextra/evince/post-install7
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/evince/post-install b/extra/evince/post-install
deleted file mode 100755
index d37eef830..000000000
--- a/extra/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