summaryrefslogtreecommitdiffstats
path: root/evince/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'evince/post-install')
-rwxr-xr-xevince/post-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/evince/post-install b/evince/post-install
index d37eef830..9f124221b 100755
--- a/evince/post-install
+++ b/evince/post-install
@@ -1,4 +1,5 @@
#!/bin/sh
+# glib schemas
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
# desktop database
update-desktop-database > /dev/null