aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/muffin/muffin.post-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-06-03 06:32:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-06-03 06:32:46 +0000
commit814339f454ff9877a32f370cd548617e3f5ee48d (patch)
tree8b11dd88871f54845b5cdde822df0f12bc3ee14e /unmaintained/muffin/muffin.post-install
parent913ed91cdb9690cccf940b7263dea363c4bffc61 (diff)
downloadaports-814339f454ff9877a32f370cd548617e3f5ee48d.tar.bz2
aports-814339f454ff9877a32f370cd548617e3f5ee48d.tar.xz
testing/muffin: moved to unmaintained
Diffstat (limited to 'unmaintained/muffin/muffin.post-install')
-rw-r--r--unmaintained/muffin/muffin.post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/unmaintained/muffin/muffin.post-install b/unmaintained/muffin/muffin.post-install
new file mode 100644
index 0000000000..772791e6f3
--- /dev/null
+++ b/unmaintained/muffin/muffin.post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+echo "Compiling glib schemas"
+
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+