diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2018-05-06 15:20:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:22 +0700 |
commit | f5539bb8a451c00e87cfd6d305178e5aab549f07 (patch) | |
tree | 16dcf9ac2932b1a4af0171a6a79e0e8fe8c53fb4 /games/oolite/doinst.sh | |
parent | abcffcb07554a1d2854b7d7a2b210e23020f241b (diff) |
games/oolite: Updated for version 1.86.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/oolite/doinst.sh')
-rw-r--r-- | games/oolite/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oolite/doinst.sh b/games/oolite/doinst.sh index 2472345872dde..63fb67213ea01 100644 --- a/games/oolite/doinst.sh +++ b/games/oolite/doinst.sh @@ -4,4 +4,4 @@ if [ -x /usr/bin/update-mime-database ]; then fi if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications -fi +fi |