aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/doinst.sh b/doinst.sh
index b273b28..8f47c0f 100644
--- a/doinst.sh
+++ b/doinst.sh
@@ -53,3 +53,7 @@ if [ -e usr/share/glib-2.0/schemas ]; then
/usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas >/dev/null 2>&1
fi
fi
+
+# If needed -- be sure to sed @LIBDIR@ inside the build script
+chroot . /usr/bin/gio-querymodules @LIBDIR@/gio/modules/ 1> /dev/null 2> /dev/null
+