summaryrefslogtreecommitdiff
path: root/pcr/owncloud-client/owncloud-client.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-04-29 01:39:06 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-04-29 01:39:06 -0500
commit0220842121c5fa8ffac398aa03ae2dd0600f3414 (patch)
treee60f7464d7b9b0d60acb4394648b8fc3b3a347a6 /pcr/owncloud-client/owncloud-client.install
parentdae971ac95e073d00717b164371b0f2658e43ec4 (diff)
Removing packages. This packages are in community repo
Diffstat (limited to 'pcr/owncloud-client/owncloud-client.install')
-rw-r--r--pcr/owncloud-client/owncloud-client.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/pcr/owncloud-client/owncloud-client.install b/pcr/owncloud-client/owncloud-client.install
deleted file mode 100644
index eecc35ccd..000000000
--- a/pcr/owncloud-client/owncloud-client.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor > /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}