summarylogtreecommitdiffstats
path: root/cuttlefish.install
diff options
context:
space:
mode:
Diffstat (limited to 'cuttlefish.install')
-rw-r--r--cuttlefish.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/cuttlefish.install b/cuttlefish.install
deleted file mode 100644
index e068dedc93d0..000000000000
--- a/cuttlefish.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_remove() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-