summaryrefslogtreecommitdiff
path: root/testing/fcitx/fcitx-gtk2.install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fcitx/fcitx-gtk2.install')
-rw-r--r--testing/fcitx/fcitx-gtk2.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/fcitx/fcitx-gtk2.install b/testing/fcitx/fcitx-gtk2.install
deleted file mode 100644
index 7503c05eb..000000000
--- a/testing/fcitx/fcitx-gtk2.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- usr/bin/gtk-query-immodules-2.0 > etc/gtk-2.0/gtk.immodules
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}