summarylogtreecommitdiffstats
path: root/xfce4-clipman-plugin.install
diff options
context:
space:
mode:
Diffstat (limited to 'xfce4-clipman-plugin.install')
-rw-r--r--xfce4-clipman-plugin.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/xfce4-clipman-plugin.install b/xfce4-clipman-plugin.install
deleted file mode 100644
index fee9e5d11788..000000000000
--- a/xfce4-clipman-plugin.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-