diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-04 00:36:32 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:53 +0700 |
commit | b4e491dd869c1ff7979b6946947fd90e367ea1a1 (patch) | |
tree | 1fffdf64023464d56f3f6f30c7a140d702affc16 /games/supertux2/doinst.sh | |
parent | 1215069a8f27ff78dfec9177985c871c1aeb8abd (diff) |
games/supertux2: Removed (replaced by an updated supertux)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/supertux2/doinst.sh')
-rw-r--r-- | games/supertux2/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/supertux2/doinst.sh b/games/supertux2/doinst.sh deleted file mode 100644 index 5fb28930db..0000000000 --- a/games/supertux2/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi |