summarylogtreecommitdiffstats
path: root/screencloud.install
diff options
context:
space:
mode:
Diffstat (limited to 'screencloud.install')
-rw-r--r--screencloud.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/screencloud.install b/screencloud.install
deleted file mode 100644
index 1d15e5ac1539..000000000000
--- a/screencloud.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- xdg-icon-resource forceupdate
-}