summarylogtreecommitdiffstats
path: root/kazam.install
diff options
context:
space:
mode:
Diffstat (limited to 'kazam.install')
-rw-r--r--kazam.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/kazam.install b/kazam.install
deleted file mode 100644
index e3f4c360670b..000000000000
--- a/kazam.install
+++ /dev/null
@@ -1,9 +0,0 @@
-
-post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
- gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-}
-
-post_upgrade() {
- post_install $1
-}