summaryrefslogtreecommitdiff
path: root/kde-unstable/calligra/calligra-words.install
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-29 13:19:16 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-29 13:19:16 -0300
commitc38ea439c0779806288a1fa5bc6801c350623c6a (patch)
treed218ae62eaea36dd0ee4f545eb8bb09d4227c437 /kde-unstable/calligra/calligra-words.install
parent629b4bffc68b6a0cd11dadd5a5e7a5609c1d28ce (diff)
Removed evil trees
Diffstat (limited to 'kde-unstable/calligra/calligra-words.install')
-rw-r--r--kde-unstable/calligra/calligra-words.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/kde-unstable/calligra/calligra-words.install b/kde-unstable/calligra/calligra-words.install
deleted file mode 100644
index 6c87527e2..000000000
--- a/kde-unstable/calligra/calligra-words.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
-}