summaryrefslogtreecommitdiff
path: root/libre/icecat/icecat.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-31 19:17:50 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-31 21:30:16 +0100
commit431a78910174d31678e7553ec15bff750d42d96b (patch)
treea56115183992de1a4bfa6cc26218613b0b8bf686 /libre/icecat/icecat.install
parente6965155b46d5f632a91fadc0ce7e40edc1459c1 (diff)
downloadabslibre-431a78910174d31678e7553ec15bff750d42d96b.tar.gz
abslibre-431a78910174d31678e7553ec15bff750d42d96b.tar.bz2
abslibre-431a78910174d31678e7553ec15bff750d42d96b.zip
libre/icecat: rebuilt and restructured
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
-}
-