summaryrefslogtreecommitdiffstats
path: root/games/supertux/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/supertux/doinst.sh')
-rw-r--r--games/supertux/doinst.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/games/supertux/doinst.sh b/games/supertux/doinst.sh
deleted file mode 100644
index 3412314ed0..0000000000
--- a/games/supertux/doinst.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-
-if [ -x usr/bin/update-desktop-database ]; then
- ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1
-fi
-