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