aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/nemo/nemo.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/nemo/nemo.post-install')
-rw-r--r--unmaintained/nemo/nemo.post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/unmaintained/nemo/nemo.post-install b/unmaintained/nemo/nemo.post-install
deleted file mode 100644
index 772791e6f3b..00000000000
--- a/unmaintained/nemo/nemo.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-echo "Compiling glib schemas"
-
-/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
-