summaryrefslogtreecommitdiffstats
path: root/mumble/mumble.install
diff options
context:
space:
mode:
Diffstat (limited to 'mumble/mumble.install')
-rw-r--r--mumble/mumble.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/mumble/mumble.install b/mumble/mumble.install
deleted file mode 100644
index 8eea713..0000000
--- a/mumble/mumble.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
-}