summaryrefslogtreecommitdiffstats
path: root/games/widelands/widelands-gcc47.patch
diff options
context:
space:
mode:
author Matteo Bernardini2020-10-10 09:01:34 +0200
committer Matteo Bernardini2020-10-10 09:01:34 +0200
commite9960fba8f1f93504cff4c2f650896ee84568230 (patch)
treeafddb23a307677bda469d0e6defa6883d3fedc43 /games/widelands/widelands-gcc47.patch
parentc26358dd9bd63b6623a970c03452ec169a1a2f34 (diff)
downloadslackbuilds-current-20201010.1.tar.gz
20201010.1 global branch merge.current-20201010.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>
-
-