summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/cob/files')
-rw-r--r--games-arcade/cob/files/cob-0.9-gcc43.patch8
-rw-r--r--games-arcade/cob/files/cob-0.9-gcc44.patch12
2 files changed, 10 insertions, 10 deletions
diff --git a/games-arcade/cob/files/cob-0.9-gcc43.patch b/games-arcade/cob/files/cob-0.9-gcc43.patch
index 6b1f574628df..bc7e6fb3e02c 100644
--- a/games-arcade/cob/files/cob-0.9-gcc43.patch
+++ b/games-arcade/cob/files/cob-0.9-gcc43.patch
@@ -1,5 +1,5 @@
---- cob/menu.cpp
-+++ cob/menu.cpp
+--- a/cob/menu.cpp
++++ b/cob/menu.cpp
@@ -16,6 +16,7 @@
***************************************************************************/
@@ -8,8 +8,8 @@
// **************************************************************************************************************************
//
---- cob/sdw.hxx
-+++ cob/sdw.hxx
+--- a/cob/sdw.hxx
++++ b/cob/sdw.hxx
@@ -19,6 +19,7 @@
#include <iostream>
diff --git a/games-arcade/cob/files/cob-0.9-gcc44.patch b/games-arcade/cob/files/cob-0.9-gcc44.patch
index dd90b388e6d8..02b4842617f2 100644
--- a/games-arcade/cob/files/cob-0.9-gcc44.patch
+++ b/games-arcade/cob/files/cob-0.9-gcc44.patch
@@ -1,5 +1,5 @@
---- cob/game.cpp
-+++ cob/game.cpp
+--- a/cob/game.cpp
++++ b/cob/game.cpp
@@ -15,6 +15,7 @@
* *
***************************************************************************/
@@ -8,8 +8,8 @@
#include "cob.hxx"
// **************************************************************************************************************************
---- cob/main.cpp
-+++ cob/main.cpp
+--- a/cob/main.cpp
++++ b/cob/main.cpp
@@ -15,6 +15,7 @@
* *
***************************************************************************/
@@ -18,8 +18,8 @@
#include "cob.hxx"
// **************************************************************************************************************************
---- cob/map.cpp
-+++ cob/map.cpp
+--- a/cob/map.cpp
++++ b/cob/map.cpp
@@ -15,6 +15,7 @@
* *
***************************************************************************/