summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/blokish/files')
-rw-r--r--games-board/blokish/files/blokish-0.9.4-gcc43.patch4
-rw-r--r--games-board/blokish/files/blokish-0.9.4-underlink.patch4
-rw-r--r--games-board/blokish/files/blokish-0.9.4-wxgtk.patch4
3 files changed, 6 insertions, 6 deletions
diff --git a/games-board/blokish/files/blokish-0.9.4-gcc43.patch b/games-board/blokish/files/blokish-0.9.4-gcc43.patch
index 3e48bce774d6..f53e5495aa57 100644
--- a/games-board/blokish/files/blokish-0.9.4-gcc43.patch
+++ b/games-board/blokish/files/blokish-0.9.4-gcc43.patch
@@ -1,5 +1,5 @@
---- src/base.h
-+++ src/base.h
+--- a/src/base.h
++++ b/src/base.h
@@ -25,6 +25,9 @@
#include <vector>
#include <fstream>
diff --git a/games-board/blokish/files/blokish-0.9.4-underlink.patch b/games-board/blokish/files/blokish-0.9.4-underlink.patch
index 9a9eb6eab5a4..a4433379e37a 100644
--- a/games-board/blokish/files/blokish-0.9.4-underlink.patch
+++ b/games-board/blokish/files/blokish-0.9.4-underlink.patch
@@ -1,5 +1,5 @@
---- makefile.am.old 2011-06-21 08:43:21.804880067 +0200
-+++ makefile.am 2011-06-21 08:43:49.875661081 +0200
+--- a/makefile.am 2011-06-21 08:43:21.804880067 +0200
++++ b/makefile.am 2011-06-21 08:43:49.875661081 +0200
@@ -1,5 +1,5 @@
INCLUDES = `wx-config --cxxflags`
-LIBS = `wx-config --libs --gl-libs`
diff --git a/games-board/blokish/files/blokish-0.9.4-wxgtk.patch b/games-board/blokish/files/blokish-0.9.4-wxgtk.patch
index 008702ee9976..1821e0b5f86d 100644
--- a/games-board/blokish/files/blokish-0.9.4-wxgtk.patch
+++ b/games-board/blokish/files/blokish-0.9.4-wxgtk.patch
@@ -1,5 +1,5 @@
-diff -ru blokish.orig/src/blokish.cpp blokish/src/blokish.cpp
---- blokish.orig/src/blokish.cpp 2007-04-01 17:01:26.000000000 -0400
+diff -ru blokish/src/blokish.cpp blokish/src/blokish.cpp
+--- blokish/src/blokish.cpp 2007-04-01 17:01:26.000000000 -0400
+++ blokish/src/blokish.cpp 2015-11-15 21:48:32.426081482 -0500
@@ -903,7 +903,7 @@
void OnSaveGame(wxCommandEvent &event)