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/tome.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/tome.sh')
-rw-r--r-- | games/tome/tome.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/games/tome/tome.sh b/games/tome/tome.sh deleted file mode 100644 index b26faef8a741..000000000000 --- a/games/tome/tome.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -GAMES_TOME=/usr/share/games/tome/bin - -exec ${GAMES_TOME}/tome "$@" |