diff options
author | David Melik <dchmelik@gmail.com> | 2012-12-20 12:19:47 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-20 12:20:11 +0100 |
commit | e524edc30cdab8b8cca5a3265c171c2d8ef941f6 (patch) | |
tree | 764cb6f93987732ae12a2692cddc1101ea8d8134 /games/tome/doinst.sh | |
parent | 86266d2fc04f34fd42598ddf6604d9f6bc2c98d1 (diff) | |
download | slackbuilds-e524edc30cdab8b8cca5a3265c171c2d8ef941f6.tar.gz |
games/tome: Updated for version v2.3.10_ah, added a startup script.
(cleanups, linked explicitly to libm --ponce)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/tome/doinst.sh')
-rw-r--r-- | games/tome/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tome/doinst.sh b/games/tome/doinst.sh index d91f5bd8c5..4228e4bbf2 100644 --- a/games/tome/doinst.sh +++ b/games/tome/doinst.sh @@ -16,5 +16,5 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi -config var/games/tome/apex/scores.raw.new +#config var/games/tome/apex/scores.raw.new |