summaryrefslogtreecommitdiff
path: root/libre/iceape-libre/iceape.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-31 14:11:57 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-31 14:11:57 -0200
commitc7555a26857f08cecb2fb7c2a695c7aaf964dbbb (patch)
tree86390069abe064c22d3378c62e0ca79b29cfde17 /libre/iceape-libre/iceape.install
parentb4be00b7e935128449201c131f1aaa728cfecca1 (diff)
remove iceape-libre and iceape-l10n because the sources aren't maintained anymore
Diffstat (limited to 'libre/iceape-libre/iceape.install')
-rw-r--r--libre/iceape-libre/iceape.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/iceape-libre/iceape.install b/libre/iceape-libre/iceape.install
deleted file mode 100644
index 709ad81f2..000000000
--- a/libre/iceape-libre/iceape.install
+++ /dev/null
@@ -1,12 +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
-}