summaryrefslogtreecommitdiff
path: root/~emulatorman/icecat/icecat.install
diff options
context:
space:
mode:
Diffstat (limited to '~emulatorman/icecat/icecat.install')
-rw-r--r--~emulatorman/icecat/icecat.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/~emulatorman/icecat/icecat.install b/~emulatorman/icecat/icecat.install
deleted file mode 100644
index c1fe8284a..000000000
--- a/~emulatorman/icecat/icecat.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
-