summaryrefslogtreecommitdiff
path: root/libre/icecat/icecat.install
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-31 15:49:19 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-31 15:49:19 -0500
commit320e5c95cef052fcdd748ec2e754c323d105e2b9 (patch)
tree420552fab6dadb874ade8985717c87ee73e3ef81 /libre/icecat/icecat.install
parenta80abeba36bce17de2737abeae0c0615ad3bb82e (diff)
parent7fa2c6d6c49f60c10722ab498ec2f9bd7818f1f8 (diff)
downloadabslibre-320e5c95cef052fcdd748ec2e754c323d105e2b9.tar.gz
abslibre-320e5c95cef052fcdd748ec2e754c323d105e2b9.tar.bz2
abslibre-320e5c95cef052fcdd748ec2e754c323d105e2b9.zip
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/icecat/icecat.install')
-rw-r--r--libre/icecat/icecat.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/icecat/icecat.install b/libre/icecat/icecat.install
deleted file mode 100644
index 1a1f4b16b..000000000
--- a/libre/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
-}
-
-post_remove() {
- post_install
-}
-