summaryrefslogtreecommitdiff
path: root/community/winegame/winegame.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/winegame/winegame.install')
-rw-r--r--community/winegame/winegame.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/winegame/winegame.install b/community/winegame/winegame.install
deleted file mode 100644
index e85c7ac73..000000000
--- a/community/winegame/winegame.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install () {
- update-desktop-database -q
-}
-post_upgrade () {
- post_install
-}
-post_removal () {
- post_install
-}