diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-25 16:09:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:56 +0700 |
commit | 7488cc00a83f3ef867db30058d57229ad8be7d14 (patch) | |
tree | 947f28d864f721a318744cb0a73f4ac49b65fc4f /games/tome/doinst.sh | |
parent | c007c0abaed137015f9543ccfdb85951edb8d3ad (diff) |
games/tome: Removed (use tome4 or tome-ah).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tome/doinst.sh')
-rw-r--r-- | games/tome/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/tome/doinst.sh b/games/tome/doinst.sh deleted file mode 100644 index 5fb28930db0b9..0000000000000 --- a/games/tome/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 |