From 31e02d7e7a2662e6f5d168e78f539fee2abfbab1 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Sun, 3 Jan 2016 15:24:08 -0600 Subject: add libre-testing/iceweasel: arm port --- libre-testing/iceweasel/iceweasel.install | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libre-testing/iceweasel/iceweasel.install (limited to 'libre-testing/iceweasel/iceweasel.install') diff --git a/libre-testing/iceweasel/iceweasel.install b/libre-testing/iceweasel/iceweasel.install new file mode 100644 index 000000000..1a1f4b16b --- /dev/null +++ b/libre-testing/iceweasel/iceweasel.install @@ -0,0 +1,13 @@ +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 +} + -- cgit v1.2.3