summarylogtreecommitdiffstats
path: root/xfce4-indicator-plugin.install
diff options
context:
space:
mode:
authorTed Alff2023-04-22 16:16:51 -0400
committerTed Alff2023-04-22 16:16:51 -0400
commitd749100652f611f1b9a1ee3daaf11f31742853e2 (patch)
tree52b4039aa716e7e946917f92924afde34b7ab306 /xfce4-indicator-plugin.install
parentf1d00981a68cfb7f0850b07aa332ecfb7393c30e (diff)
downloadaur-xfce4-indicator-plugin.tar.gz
Version bump 2.4.2
Diffstat (limited to 'xfce4-indicator-plugin.install')
-rw-r--r--xfce4-indicator-plugin.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/xfce4-indicator-plugin.install b/xfce4-indicator-plugin.install
deleted file mode 100644
index 2c455e952b7b..000000000000
--- a/xfce4-indicator-plugin.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}