summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/xgammon')
-rw-r--r--games-board/xgammon/files/gcc33.patch4
-rw-r--r--games-board/xgammon/files/xgammon-0.98-broken.patch4
-rw-r--r--games-board/xgammon/files/xgammon-0.98-config.patch8
3 files changed, 8 insertions, 8 deletions
diff --git a/games-board/xgammon/files/gcc33.patch b/games-board/xgammon/files/gcc33.patch
index 82dcadd990c7..093eaa1f453b 100644
--- a/games-board/xgammon/files/gcc33.patch
+++ b/games-board/xgammon/files/gcc33.patch
@@ -1,5 +1,5 @@
---- a/xgammon.c 2004-05-07 14:44:07.000000000 -0700
-+++ b/xgammon.c 2004-05-07 14:45:52.000000000 -0700
+--- a/xgammon.c
++++ b/xgammon.c
@@ -944,31 +944,31 @@
for (option=1; option<argc; option++) {
if (strcmp (argv[option], "-?") == 0 ||
diff --git a/games-board/xgammon/files/xgammon-0.98-broken.patch b/games-board/xgammon/files/xgammon-0.98-broken.patch
index e94afa0792a1..5e334e83aecb 100644
--- a/games-board/xgammon/files/xgammon-0.98-broken.patch
+++ b/games-board/xgammon/files/xgammon-0.98-broken.patch
@@ -1,5 +1,5 @@
---- xgammon/lib/db.c Sat Jan 6 12:14:12 2001
-+++ xgammon/lib/db.c Sat Jan 6 12:13:56 2001
+--- a/lib/db.c
++++ b/lib/db.c
@@ -259,10 +259,11 @@
close(fid);
}
diff --git a/games-board/xgammon/files/xgammon-0.98-config.patch b/games-board/xgammon/files/xgammon-0.98-config.patch
index 1cedd03de3dd..6546cd6f90a3 100644
--- a/games-board/xgammon/files/xgammon-0.98-config.patch
+++ b/games-board/xgammon/files/xgammon-0.98-config.patch
@@ -1,13 +1,13 @@
---- xgammon-0.98/xgammon.ad Tue Aug 29 01:35:39 1995
-+++ xgammon-0.98/xgammon.ad Wed Aug 12 18:22:25 1998
+--- a/xgammon.ad
++++ b/xgammon.ad
@@ -67,4 +67,4 @@
xgammon.buttonmove: false
xgammon.stonesteps: 5
xgammon.delaytime: 5
-xgammon.database: lib/xgammon.db
+xgammon.database: /usr/lib/X11/xgammon/xgammon.db
---- xgammon-0.98/Imakefile Wed Aug 23 15:26:39 1995
-+++ xgammon-0.98/Imakefile Wed Aug 12 18:42:55 1998
+--- a/Imakefile
++++ b/Imakefile
@@ -12,9 +12,9 @@
ComplexProgramTarget(xgammon)