aboutsummaryrefslogtreecommitdiffstats
path: root/community/blueman/blueman.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'community/blueman/blueman.post-install')
-rw-r--r--community/blueman/blueman.post-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/blueman/blueman.post-install b/community/blueman/blueman.post-install
deleted file mode 100644
index 1c8b43b293e..00000000000
--- a/community/blueman/blueman.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-glib-compile-schemas /usr/share/glib-2.0/schemas
-
-exit 0