summaryrefslogtreecommitdiffstats
path: root/games/widelands/widelands-gcc47.patch
diff options
context:
space:
mode:
author Matteo Bernardini2019-10-19 22:49:29 +0200
committer Matteo Bernardini2019-10-19 22:49:29 +0200
commitfc67f7a82f63f00609a7c84207827e0f219402f2 (patch)
tree136fc97f4ccd0601cd6fcae641fa9052e2900785 /games/widelands/widelands-gcc47.patch
parent2bf20a8424335e7f9149c2f6deeb0f2d02c93e3c (diff)
downloadslackbuilds-current-20191019.1.tar.gz
20191019.1 global branch merge.current-20191019.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/widelands/widelands-gcc47.patch')
-rw-r--r--games/widelands/widelands-gcc47.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/widelands/widelands-gcc47.patch b/games/widelands/widelands-gcc47.patch
deleted file mode 100644
index 9ea19c3571..0000000000
--- a/games/widelands/widelands-gcc47.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-=== modified file 'src/main.cc'
---- src/main.cc 2012-02-15 21:25:34 +0000
-+++ src/main.cc 2012-05-02 07:43:01 +0000
-@@ -28,6 +28,7 @@
- #include <iostream>
- #include <stdexcept>
- #include <typeinfo>
-+#include <unistd.h>
-
- #include <SDL_main.h>
-
-