diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-03-29 23:49:19 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-03-29 23:49:19 -0400 |
commit | bf1bf4025cf303c051011316763d2b63612b06e4 (patch) | |
tree | 9832dab2d747129289f281085145bb5aaa3257a3 /games/wesnoth/doinst.sh | |
parent | 0fe1480472927ba1742bf6697c64d50c87754bce (diff) | |
download | slackbuilds-bf1bf4025cf303c051011316763d2b63612b06e4.tar.gz |
games/wesnoth: Updated for version 1.10.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/wesnoth/doinst.sh')
-rw-r--r-- | games/wesnoth/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wesnoth/doinst.sh b/games/wesnoth/doinst.sh index 0dfdc8b1c6..2f4077c014 100644 --- a/games/wesnoth/doinst.sh +++ b/games/wesnoth/doinst.sh @@ -1,3 +1,4 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications > /dev/null 2>&1 fi + |