summaryrefslogtreecommitdiffstats
path: root/extra/gsettings-desktop-schemas/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-10-01 18:40:44 +0200
committerpiernov <piernov@piernov.org>2011-10-01 18:40:44 +0200
commit3ce0070a28c4e60c63f8ce938cfcfaa451526896 (patch)
tree5eb810c9e1d575a4000efc53d63ab19ce0619301 /extra/gsettings-desktop-schemas/post-install
parenteecbd542f97f7b2452ca8eeb95bbff7d3716a4a6 (diff)
downloadnutyx-extra-3ce0070a28c4e60c63f8ce938cfcfaa451526896.tar.gz
nutyx-extra-3ce0070a28c4e60c63f8ce938cfcfaa451526896.tar.bz2
nutyx-extra-3ce0070a28c4e60c63f8ce938cfcfaa451526896.tar.xz
nutyx-extra-3ce0070a28c4e60c63f8ce938cfcfaa451526896.zip
gsettings-desktop-schemas 3.2.0-1 ajout port
Diffstat (limited to 'extra/gsettings-desktop-schemas/post-install')
-rwxr-xr-xextra/gsettings-desktop-schemas/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/gsettings-desktop-schemas/post-install b/extra/gsettings-desktop-schemas/post-install
new file mode 100755
index 000000000..3d7007882
--- /dev/null
+++ b/extra/gsettings-desktop-schemas/post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# glib schemas
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+
+# End of file