diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 22:33:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:49 +0700 |
commit | 7d028a7210bcfe0f3a1ab4a14377c33313b97008 (patch) | |
tree | c3c25205f0214352597753afbc295b579362a3e4 /games/tmw/tmw-0.0.29.1-gcc45.patch | |
parent | 001dd74e5e912bcc439ea32dce586ad7ff2449df (diff) |
games/tmw: Removed. Needs new maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/tmw/tmw-0.0.29.1-gcc45.patch')
-rw-r--r-- | games/tmw/tmw-0.0.29.1-gcc45.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/games/tmw/tmw-0.0.29.1-gcc45.patch b/games/tmw/tmw-0.0.29.1-gcc45.patch deleted file mode 100644 index c6cad2a023..0000000000 --- a/games/tmw/tmw-0.0.29.1-gcc45.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- src/emoteshortcut.cpp.old 2010-05-24 17:17:18.000000000 +0200 -+++ src/emoteshortcut.cpp 2010-05-24 17:18:40.000000000 +0200 -@@ -26,7 +26,7 @@ - - #include "utils/stringutils.h" - --EmoteShortcut::EmoteShortcut *emoteShortcut; -+EmoteShortcut *emoteShortcut; - - EmoteShortcut::EmoteShortcut(): - mEmoteSelected(0) ---- src/itemshortcut.cpp.old 2010-05-24 17:19:37.000000000 +0200 -+++ src/itemshortcut.cpp 2010-05-24 17:19:49.000000000 +0200 -@@ -30,7 +30,7 @@ - - #include "utils/stringutils.h" - --ItemShortcut::ItemShortcut *itemShortcut; -+ItemShortcut *itemShortcut; - - ItemShortcut::ItemShortcut(): - mItemSelected(-1) |