diff options
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/doinst.sh | 1 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/wesnoth/doinst.sh b/games/wesnoth/doinst.sh index 2f4077c014..0dfdc8b1c6 100644 --- a/games/wesnoth/doinst.sh +++ b/games/wesnoth/doinst.sh @@ -1,4 +1,3 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications > /dev/null 2>&1 fi - diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index 287c418c32..a5d9bc1481 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -3,7 +3,7 @@ # SlackBuild script for "Battle of Wesnoth". # Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom -# Copyright 2010-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2010-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use in source and binary forms, with or without |