diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-12-01 09:43:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:01:01 +0700 |
commit | e8171b19e0c6d15e6b1ea90a8a6525361aeeb533 (patch) | |
tree | 58140643a9a984120d06f7de07970313aec25c27 /games/openttd/doinst.sh | |
parent | ea735338ad4d887de1a02202538ed9bac9b040ca (diff) | |
download | slackbuilds-e8171b19e0c6d15e6b1ea90a8a6525361aeeb533.tar.gz |
games/openttd: Updated for version 1.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openttd/doinst.sh')
-rw-r--r-- | games/openttd/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/openttd/doinst.sh b/games/openttd/doinst.sh index 9830478e8c..9424ce43ff 100644 --- a/games/openttd/doinst.sh +++ b/games/openttd/doinst.sh @@ -11,4 +11,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |