summaryrefslogtreecommitdiff
path: root/libre-testing/icecat/icecat.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-23 20:20:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-23 20:20:54 -0300
commit63a3416c08d13ca99525874a5b4fb528ce5ad468 (patch)
treec99a4198911378a50d3e6c28817da853a5c36b15 /libre-testing/icecat/icecat.install
parent315a1a39be2506ce7c7df9651df75dc563e1dcfb (diff)
icecat-31.8.0_gnu1-2: move revision to [libre], build icecat without system libraries from now onwards to prevent segfault
Diffstat (limited to 'libre-testing/icecat/icecat.install')
-rw-r--r--libre-testing/icecat/icecat.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre-testing/icecat/icecat.install b/libre-testing/icecat/icecat.install
deleted file mode 100644
index 1a1f4b16b..000000000
--- a/libre-testing/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
-}
-