summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-02-15 19:35:33 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2016-02-15 20:37:27 -0500
commit008cd090c2cc722dc53bd3ec45e017503dcb1dd6 (patch)
tree69aa1e32ae2075d8a363cf9b49a6fba645bd65f8 /games-board/ccgo/files
parenthtop: add arm64 keyword (diff)
downloadgentoo-008cd090c2cc722dc53bd3ec45e017503dcb1dd6.tar.gz
gentoo-008cd090c2cc722dc53bd3ec45e017503dcb1dd6.tar.bz2
gentoo-008cd090c2cc722dc53bd3ec45e017503dcb1dd6.zip
games-board/ccgo: clean old
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-board/ccgo/files')
-rw-r--r--games-board/ccgo/files/ccgo-0.3.6.4-gcc4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games-board/ccgo/files/ccgo-0.3.6.4-gcc4.patch b/games-board/ccgo/files/ccgo-0.3.6.4-gcc4.patch
deleted file mode 100644
index f7a049df768e..000000000000
--- a/games-board/ccgo/files/ccgo-0.3.6.4-gcc4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- gtk/board.cc.orig
-+++ gtk/board.cc
-@@ -20,9 +20,7 @@
- */
-
- #include <config.hh>
--extern "C" {
- #include <gettext.h>
--}
- #define _(String) Glib::locale_to_utf8(gettext(String))
-
- #include <board.hh>