summaryrefslogtreecommitdiff
path: root/testing/calligra/calligra-sheets.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-28 17:11:34 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-28 17:11:34 -0300
commit15715eb69d409c77752f91aa6d8080ecc0262af6 (patch)
treef42b2c8578ff374221f7997920c4b3f5ae1f8202 /testing/calligra/calligra-sheets.install
parent9869139d358088255d11213f0eb3bd91c5ac25a3 (diff)
parent669fbc2a8d1763b4919c25957dd0184a195b7826 (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
Diffstat (limited to 'testing/calligra/calligra-sheets.install')
-rw-r--r--testing/calligra/calligra-sheets.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/calligra/calligra-sheets.install b/testing/calligra/calligra-sheets.install
deleted file mode 100644
index 6c87527e2..000000000
--- a/testing/calligra/calligra-sheets.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}