diff options
Diffstat (limited to 'games-board/blokish/files/blokish-0.9.4-underlink.patch')
-rw-r--r-- | games-board/blokish/files/blokish-0.9.4-underlink.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 9a9eb6eab5a..a4433379e37 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` |