summarylogtreecommitdiffstats
path: root/mugshot.install
diff options
context:
space:
mode:
authorStary 20012015-07-24 16:39:46 +0100
committerStary 20012015-07-24 16:39:46 +0100
commite9885484012065441ac7097ee9b460b3ab9b5e72 (patch)
treeb67dfffd5476c5915ec1ad8dc494d4eaa47b11eb /mugshot.install
downloadaur-e9885484012065441ac7097ee9b460b3ab9b5e72.tar.gz
initial commit
Diffstat (limited to 'mugshot.install')
-rw-r--r--mugshot.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/mugshot.install b/mugshot.install
new file mode 100644
index 000000000000..7c8a3fdd1a36
--- /dev/null
+++ b/mugshot.install
@@ -0,0 +1,3 @@
+post_install() {
+ glib-compile-schemas "/usr/share/glib-2.0/schemas/"
+}