aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/nemo/nemo.post-deinstall
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-10-20 07:49:25 +0000
committerTimo Teräs <timo.teras@iki.fi>2015-10-20 07:49:25 +0000
commitd06bbe1abf6dd6c3b3ab43638fee2f3a347eb396 (patch)
treecaca4ab14404e64b98f70475243f4315b45920ce /unmaintained/nemo/nemo.post-deinstall
parent78bf7d586ae1c538a20e13ac7cf97aee8047838e (diff)
downloadaports-d06bbe1abf6dd6c3b3ab43638fee2f3a347eb396.tar.bz2
aports-d06bbe1abf6dd6c3b3ab43638fee2f3a347eb396.tar.xz
testing/nemo: move to unmaintained
it depends on cinnamon-desktop which is unmaintained
Diffstat (limited to 'unmaintained/nemo/nemo.post-deinstall')
-rw-r--r--unmaintained/nemo/nemo.post-deinstall6
1 files changed, 6 insertions, 0 deletions
diff --git a/unmaintained/nemo/nemo.post-deinstall b/unmaintained/nemo/nemo.post-deinstall
new file mode 100644
index 000000000..772791e6f
--- /dev/null
+++ b/unmaintained/nemo/nemo.post-deinstall
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+echo "Compiling glib schemas"
+
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+