summaryrefslogtreecommitdiff
path: root/libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-09-07 12:03:45 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-09-07 12:03:45 -0300
commit79ab5bb98183e62c48f69793421714f37873387f (patch)
tree26230767a551c15040e4b62432e4f00100848f03 /libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.install
parentb898a26c36677368e815194b6e34c55fd3200287 (diff)
downloadabslibre-79ab5bb98183e62c48f69793421714f37873387f.tar.gz
abslibre-79ab5bb98183e62c48f69793421714f37873387f.tar.bz2
abslibre-79ab5bb98183e62c48f69793421714f37873387f.zip
kdenetwork-kopete-libre-4.9.1-1: moving to [libre] repo
Diffstat (limited to 'libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.install')
-rw-r--r--libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.install b/libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.install
deleted file mode 100644
index 5495fb1b5..000000000
--- a/libre-testing/kdenetwork-kopete-libre/kdenetwork-kopete.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
-}