summaryrefslogtreecommitdiff
path: root/libre-testing/iceweasel-libre/iceweasel.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-12 09:00:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-12 09:00:52 -0300
commit91a560aa5cfe6590ff6ae615384a62cc70b11dc7 (patch)
tree32fb6e8f518357af40580e3f69f55026a21b51b4 /libre-testing/iceweasel-libre/iceweasel.install
parent58e1a98a566187947644099439a36b3570cad210 (diff)
iceweasel-libre: adding new changes to libre repo
Diffstat (limited to 'libre-testing/iceweasel-libre/iceweasel.install')
-rw-r--r--libre-testing/iceweasel-libre/iceweasel.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre-testing/iceweasel-libre/iceweasel.install b/libre-testing/iceweasel-libre/iceweasel.install
deleted file mode 100644
index c1fe8284a..000000000
--- a/libre-testing/iceweasel-libre/iceweasel.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 $1
-}
-
-post_remove() {
- post_install $1
-}
-