summaryrefslogtreecommitdiffstats
path: root/extra/google-chrome/google-chrome-beta.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/google-chrome/google-chrome-beta.install')
-rw-r--r--extra/google-chrome/google-chrome-beta.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/google-chrome/google-chrome-beta.install b/extra/google-chrome/google-chrome-beta.install
deleted file mode 100644
index 4e90a4bcf..000000000
--- a/extra/google-chrome/google-chrome-beta.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_remove() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}