aboutsummaryrefslogtreecommitdiff
path: root/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doinst.sh')
-rw-r--r--doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/doinst.sh b/doinst.sh
index cb44d46..6696de5 100644
--- a/doinst.sh
+++ b/doinst.sh
@@ -48,3 +48,7 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
fi
fi
+if [ -x /usr/bin/glib-compile-schemas ]; then
+ /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
+fi
+