summaryrefslogtreecommitdiff
path: root/community-staging/vdrift/vdrift.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/vdrift/vdrift.install')
-rw-r--r--community-staging/vdrift/vdrift.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/community-staging/vdrift/vdrift.install b/community-staging/vdrift/vdrift.install
deleted file mode 100644
index 868f6717b..000000000
--- a/community-staging/vdrift/vdrift.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_upgrade() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}