summaryrefslogtreecommitdiff
path: root/libre/icedtea-web/install_icedtea-web.sh
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-10-22 21:08:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-10-22 21:08:31 -0500
commit685b780067e751634030e0ee30f1db46fc87f97a (patch)
tree7a31463fe5484acc156ce3911807afbf9705a46a /libre/icedtea-web/install_icedtea-web.sh
parent6cdd3215990966a76fa5d5496c8822831a5e24ce (diff)
downloadabslibre-685b780067e751634030e0ee30f1db46fc87f97a.tar.gz
abslibre-685b780067e751634030e0ee30f1db46fc87f97a.tar.bz2
abslibre-685b780067e751634030e0ee30f1db46fc87f97a.zip
icedtea-web-1.7-1.parabola1: updating version
Diffstat (limited to 'libre/icedtea-web/install_icedtea-web.sh')
-rw-r--r--libre/icedtea-web/install_icedtea-web.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/icedtea-web/install_icedtea-web.sh b/libre/icedtea-web/install_icedtea-web.sh
deleted file mode 100644
index 80312d4a6..000000000
--- a/libre/icedtea-web/install_icedtea-web.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
-}