diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-09 18:26:24 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:18:25 +0000 |
commit | 2fd51092b9a5b89d1943adfcfcb8c2925da62278 (patch) | |
tree | 7dca76b70ef815ec565838eaa019cc04c1c1e741 | |
parent | a37898b92a97ed29c2c8df01e9051b4bee975300 (diff) | |
download | slackbuilds-2fd51092b9a5b89d1943adfcfcb8c2925da62278.tar.gz |
games/wesnoth: Fix whitespace.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 |