aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nemo/nemo.post-upgrade
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2014-02-10 11:19:43 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2014-02-10 11:26:18 +0000
commita1ded73b5329e421a05b70bf6cbcea3475d16deb (patch)
tree4d78040fcc52e11e49e33bbe4d7b3732c23dd6ef /testing/nemo/nemo.post-upgrade
parent5e89bd802a5ef04b2379a3bca5116cfc0a070731 (diff)
downloadaports-a1ded73b5329e421a05b70bf6cbcea3475d16deb.tar.bz2
aports-a1ded73b5329e421a05b70bf6cbcea3475d16deb.tar.xz
testing/nemo: compile glib schemas
Diffstat (limited to 'testing/nemo/nemo.post-upgrade')
-rw-r--r--testing/nemo/nemo.post-upgrade6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/nemo/nemo.post-upgrade b/testing/nemo/nemo.post-upgrade
new file mode 100644
index 0000000000..772791e6f3
--- /dev/null
+++ b/testing/nemo/nemo.post-upgrade
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+echo "Compiling glib schemas"
+
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+