summaryrefslogtreecommitdiff
path: root/nonprism/kdenetwork-kopete/kdenetwork-kopete.install
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-28 16:28:57 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-28 16:28:57 -0300
commit8f73f64db56f44e23005ad4918a09571723f3695 (patch)
tree577db80895dd6ac122c850ab85c0b9f1cc6fb06b /nonprism/kdenetwork-kopete/kdenetwork-kopete.install
parentcc07cd60a803c7226d0bb91bf6d8a11aaf738cab (diff)
nonprism/kdenetwork-kopete: remove install files and unused patch file; and add armv7h
Diffstat (limited to 'nonprism/kdenetwork-kopete/kdenetwork-kopete.install')
-rw-r--r--nonprism/kdenetwork-kopete/kdenetwork-kopete.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/nonprism/kdenetwork-kopete/kdenetwork-kopete.install b/nonprism/kdenetwork-kopete/kdenetwork-kopete.install
deleted file mode 100644
index 5495fb1b5..000000000
--- a/nonprism/kdenetwork-kopete/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
-}