summarylogtreecommitdiffstats
path: root/install_icedtea-web-jre32.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install_icedtea-web-jre32.sh')
-rw-r--r--install_icedtea-web-jre32.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/install_icedtea-web-jre32.sh b/install_icedtea-web-jre32.sh
deleted file mode 100644
index 80312d4a6041..000000000000
--- a/install_icedtea-web-jre32.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- update-desktop-database -q
-}
-
-post_remove() {
- update-desktop-database -q
-}