- regen patches

This commit is contained in:
ajacoutot 2007-12-05 14:22:08 +00:00
parent 117ea49930
commit a334b058a7
2 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Imakefile,v 1.2 2003/12/31 04:14:04 espie Exp $
--- Imakefile.orig 1991-09-28 19:46:02.000000000 +0200
+++ Imakefile 2003-12-31 05:09:17.000000000 +0100
$OpenBSD: patch-Imakefile,v 1.3 2007/12/05 14:22:08 ajacoutot Exp $
--- Imakefile.orig Sat Sep 28 19:46:02 1991
+++ Imakefile Wed Dec 5 15:19:46 2007
@@ -1,6 +1,6 @@
-/**/# Run imake -DUseInstalled -I/usr/lib/X11/config to make a Makefile.
-/**/# This is an R5 style Imakefile, so will need the R5 config files to
@ -40,7 +40,7 @@ $OpenBSD: patch-Imakefile,v 1.2 2003/12/31 04:14:04 espie Exp $
XVTOP = $(XVIEWHOME)
XVLIBSRC = $(XVTOP)/lib
# if UseInstalled
@@ -235,7 +235,7 @@ DEFINES = $(TKDEFINES) -DHELPDIR="\"$(HE
@@ -235,7 +235,7 @@ DEFINES = $(TKDEFINES) -DHELPDIR="\"$(HELPDIR)\"" $(UT
# endif
#endif

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-defs_h,v 1.1 2004/10/25 13:49:22 brad Exp $
--- defs.h.orig Sun Oct 24 17:34:49 2004
+++ defs.h Sun Oct 24 17:35:38 2004
@@ -31,7 +31,7 @@ typedef enum {Ace, Deuce, Three, Four, F
$OpenBSD: patch-defs_h,v 1.2 2007/12/05 14:22:08 ajacoutot Exp $
--- defs.h.orig Sat Sep 28 19:46:21 1991
+++ defs.h Wed Dec 5 15:19:46 2007
@@ -31,7 +31,7 @@ typedef enum {Ace, Deuce, Three, Four, Five, Six, Seve
typedef enum {Faceup, Facedown, Joker} Type;