summarylogtreecommitdiffstats
path: root/yokadi.install
diff options
context:
space:
mode:
Diffstat (limited to 'yokadi.install')
-rw-r--r--yokadi.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/yokadi.install b/yokadi.install
deleted file mode 100644
index 013aa1f5f203..000000000000
--- a/yokadi.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file