diff options
Diffstat (limited to 'games/xmine/files')
-rw-r--r-- | games/xmine/files/patch-ab | 26 | ||||
-rw-r--r-- | games/xmine/files/patch-ac | 8 |
2 files changed, 19 insertions, 15 deletions
diff --git a/games/xmine/files/patch-ab b/games/xmine/files/patch-ab index 457ec6e67d37..74bf3cb18498 100644 --- a/games/xmine/files/patch-ab +++ b/games/xmine/files/patch-ab @@ -1,15 +1,11 @@ -*** Imakefile~ Mon Dec 26 12:50:19 1994 ---- Imakefile Mon Dec 26 12:53:45 1994 -*************** -*** 1,5 **** - /* if you have Xaw3d installed, you might wish to use this: */ -! #define UseXaw3d 0 - - /* for debugging: */ - /* CDEBUGFLAGS = -g -O2 */ ---- 1,5 ---- - /* if you have Xaw3d installed, you might wish to use this: */ -! #define UseXaw3d YES - - /* for debugging: */ - /* CDEBUGFLAGS = -g -O2 */ +--- Imakefile.orig Fri Jan 3 03:25:27 1997 ++++ Imakefile Fri Jan 3 03:29:04 1997 +@@ -1,5 +1,7 @@ ++MANSUFFIX=6 ++ + /* if you have Xaw3d installed, you might wish to use this: */ +-#define UseXaw3d 0 ++#define UseXaw3d YES + + /* for debugging: */ + /* CDEBUGFLAGS = -g -O2 */ diff --git a/games/xmine/files/patch-ac b/games/xmine/files/patch-ac new file mode 100644 index 000000000000..44f1f7ad6b2e --- /dev/null +++ b/games/xmine/files/patch-ac @@ -0,0 +1,8 @@ +--- xmine.man.orig Mon Mar 28 10:15:52 1994 ++++ xmine.man Fri Jan 3 03:27:40 1997 +@@ -1,4 +1,4 @@ +-.TH XMINE 1 ++.TH XMINE 6 + .SH NAME + xmine \- identify mines in a mine field without getting blown up + .SH SYNOPSIS |