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