summarylogtreecommitdiffstats
path: root/plex-media-player.install
diff options
context:
space:
mode:
Diffstat (limited to 'plex-media-player.install')
-rw-r--r--plex-media-player.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/plex-media-player.install b/plex-media-player.install
deleted file mode 100644
index 948bcc6548c5..000000000000
--- a/plex-media-player.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- gtk-update-icon-cache -qtf usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-