From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-editors/fte/files/fte-new_keyword.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 app-editors/fte/files/fte-new_keyword.patch (limited to 'app-editors/fte/files/fte-new_keyword.patch') diff --git a/app-editors/fte/files/fte-new_keyword.patch b/app-editors/fte/files/fte-new_keyword.patch new file mode 100644 index 000000000000..c7b2a2b64554 --- /dev/null +++ b/app-editors/fte/files/fte-new_keyword.patch @@ -0,0 +1,14 @@ +--- src/con_linux.cpp.orig 2005-01-30 22:46:54.170485296 +0300 ++++ src/con_linux.cpp 2005-01-30 22:46:28.859333176 +0300 +@@ -50,7 +50,11 @@ + #include + #include + #include ++extern "C" { ++#define new xnew + #include ++#undef new ++} + #ifdef USE_GPM + extern "C" { + #include -- cgit v1.2.3