diff options
author | Black Rider <black_rider@esdebian.org> | 2011-10-21 16:13:44 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-21 16:13:44 -0200 |
commit | a7cde684cf1810436bce10d2702250f4845bcdd6 (patch) | |
tree | 2701f39509260a0b9dfd8fd47ff95800825e8ac8 /games/KoboDeluxe/doinst.sh | |
parent | 008170dda60dfca27329802260398cd997f9abca (diff) | |
download | slackbuilds-a7cde684cf1810436bce10d2702250f4845bcdd6.tar.gz |
games/KoboDeluxe: Added (Simple space shooting game)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/KoboDeluxe/doinst.sh')
-rw-r--r-- | games/KoboDeluxe/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/KoboDeluxe/doinst.sh b/games/KoboDeluxe/doinst.sh new file mode 100644 index 0000000000..ef0cf43a90 --- /dev/null +++ b/games/KoboDeluxe/doinst.sh @@ -0,0 +1,3 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database usr/share/applications &> /dev/null +fi |