summarylogtreecommitdiffstats
path: root/youdao-dict.install
diff options
context:
space:
mode:
Diffstat (limited to 'youdao-dict.install')
-rw-r--r--youdao-dict.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/youdao-dict.install b/youdao-dict.install
deleted file mode 100644
index 6a34363af250..000000000000
--- a/youdao-dict.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
-