summaryrefslogtreecommitdiff
path: root/japanese/chimera/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/chimera/files/patch-aa')
-rw-r--r--japanese/chimera/files/patch-aa50
1 files changed, 38 insertions, 12 deletions
diff --git a/japanese/chimera/files/patch-aa b/japanese/chimera/files/patch-aa
index 805f25785c65..df525e122eb8 100644
--- a/japanese/chimera/files/patch-aa
+++ b/japanese/chimera/files/patch-aa
@@ -1,6 +1,15 @@
---- ./Common.tmpl.dist.org Sat Apr 1 19:20:24 1995
-+++ ./Common.tmpl.dist Tue Apr 4 07:51:01 1995
-@@ -80,7 +80,7 @@
+--- Common.tmpl.dist.orig Wed May 28 02:44:33 1997
++++ Common.tmpl.dist Sun Feb 21 21:23:21 1999
+@@ -25,7 +25,7 @@
+ * CMANDIR - manual pages (not used)
+ */
+ CBINDIR = $(BINDIR)
+-CUTILDIR = $(BINDIR)
++CUTILDIR = $(LIBDIR)/chimera
+ CLIBDIR = $(LIBDIR)/chimera
+ CMANDIR = $(MANDIR)
+
+@@ -91,7 +91,7 @@
#define NEED_STRCASECMP 0
CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \
@@ -9,14 +18,31 @@
/*
* OSF1 needs -D_BSD
---- ./compat/Imakefile.org Mon Mar 13 19:48:00 1995
-+++ ./compat/Imakefile Wed Jun 11 12:15:59 1997
-@@ -31,7 +31,7 @@
+--- Imakefile.orig Wed May 28 02:44:33 1997
++++ Imakefile Sun Feb 21 12:17:07 1999
+@@ -1,5 +1,5 @@
+ #define IHaveSubDirs
+-#define PassCDebugFlags 'CDEBUGFLAGS=-g -O0'
++#define PassCDebugFlags "CDEBUGFLAGS=-g ${CFLAGS}"
+
+ SUBDIRS = compat libhtmlw mxw xloadimage common src lib util
+
+--- lib/protocol.orig Sat Apr 19 07:07:07 1997
++++ lib/protocol Sun Feb 21 11:42:50 1999
+@@ -9,4 +9,4 @@
+ #
+ #nntp /home/john/bin/access_nntp
- DependTarget()
- #else
--all:
-+all::
+-mailto /usr/X11/bin/mailto.pl
++mailto /usr/X11R6/lib/X11/chimera/mailto.pl
+--- src/Imakefile.orig Wed May 28 02:44:35 1997
++++ src/Imakefile Sun Feb 21 11:42:50 1999
+@@ -28,7 +28,7 @@
+ -L../xloadimage -lxloadimage $(COMPATLIB) \
+ -L../common -lcommon \
+ $(CSOCKSLIB) $(CTERMLIB) $(CEXTRA_LIBS) \
+- XawClientLibs -lm
++ XawClientLibs -lm -lxpg4
- depend::
- #endif
+ #ifdef __QNX__
+ LOCAL_DEPLIBS = ../common/common3r.lib ../mxw/mxw3r.lib \