summaryrefslogtreecommitdiff
path: root/staging/kdesdk-kate/kdesdk-kate.install
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-18 21:15:15 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-18 21:15:15 -0300
commitcc66c2ff866631ece4d699b041f83444988e8ad2 (patch)
treef62461cced2b9808ba2ffb42d7bcc11c57accd00 /staging/kdesdk-kate/kdesdk-kate.install
parent437136a9d1b78ff4eea10589099d343c305b9d43 (diff)
Removing unused repos
Diffstat (limited to 'staging/kdesdk-kate/kdesdk-kate.install')
-rw-r--r--staging/kdesdk-kate/kdesdk-kate.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/staging/kdesdk-kate/kdesdk-kate.install b/staging/kdesdk-kate/kdesdk-kate.install
deleted file mode 100644
index 81ce5c4b0..000000000
--- a/staging/kdesdk-kate/kdesdk-kate.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
-}