summarylogtreecommitdiffstats
path: root/ibus-avro-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'ibus-avro-git.install')
-rwxr-xr-xibus-avro-git.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/ibus-avro-git.install b/ibus-avro-git.install
deleted file mode 100755
index c19349f7230c..000000000000
--- a/ibus-avro-git.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}