diff options
author | mycroft <mycroft@pkgsrc.org> | 1999-06-04 04:15:44 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1999-06-04 04:15:44 +0000 |
commit | 477e74999e71c25c678d8641831285fb1ed17094 (patch) | |
tree | d3849661f76ef0f70bd7dcc9d42cf66b93938355 /editors/emacs/patches | |
parent | a7ace572526cee43dc2032537b9a3786df0f0e1c (diff) | |
download | pkgsrc-477e74999e71c25c678d8641831285fb1ed17094.tar.gz |
Must remember to get the paths right...
Diffstat (limited to 'editors/emacs/patches')
-rw-r--r-- | editors/emacs/patches/patch-az | 6 | ||||
-rw-r--r-- | editors/emacs/patches/patch-bd | 4 | ||||
-rw-r--r-- | editors/emacs/patches/patch-be | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/editors/emacs/patches/patch-az b/editors/emacs/patches/patch-az index 8566f4318bd..6750a2e6955 100644 --- a/editors/emacs/patches/patch-az +++ b/editors/emacs/patches/patch-az @@ -1,7 +1,7 @@ -$NetBSD: patch-az,v 1.2 1999/06/04 03:42:35 mycroft Exp $ +$NetBSD: patch-az,v 1.3 1999/06/04 04:15:44 mycroft Exp $ ---- unexelf.c.orig Sun Aug 9 22:33:12 1998 -+++ unexelf.c Thu Jun 3 23:31:50 1999 +--- src/unexelf.c.orig Sun Aug 9 22:33:12 1998 ++++ src/unexelf.c Thu Jun 3 23:31:50 1999 @@ -501,9 +501,16 @@ # include <sys/exec_ecoff.h> # define HDRR struct ecoff_symhdr diff --git a/editors/emacs/patches/patch-bd b/editors/emacs/patches/patch-bd index 5e404a96c90..154018396c7 100644 --- a/editors/emacs/patches/patch-bd +++ b/editors/emacs/patches/patch-bd @@ -1,7 +1,7 @@ -$NetBSD: patch-bd,v 1.1 1999/06/04 03:42:35 mycroft Exp $ +$NetBSD: patch-bd,v 1.2 1999/06/04 04:15:44 mycroft Exp $ --- /dev/null Thu Jun 3 22:42:46 1999 -+++ powerpc.h Thu Jun 3 23:04:00 1999 ++++ src/m/powerpc.h Thu Jun 3 23:04:00 1999 @@ -0,0 +1,156 @@ +/* machine description file For the PowerPC chip. + Copyright (C) 1994, 1997 Free Software Foundation, Inc. diff --git a/editors/emacs/patches/patch-be b/editors/emacs/patches/patch-be index 8cbf0320fb5..bddfc38cd23 100644 --- a/editors/emacs/patches/patch-be +++ b/editors/emacs/patches/patch-be @@ -1,7 +1,7 @@ -$NetBSD: patch-be,v 1.1 1999/06/04 03:42:35 mycroft Exp $ +$NetBSD: patch-be,v 1.2 1999/06/04 04:15:44 mycroft Exp $ --- /dev/null Fri Aug 28 13:20:16 1998 -+++ ./src/m/arm.h Sun Aug 16 03:48:25 1998 ++++ src/m/arm.h Sun Aug 16 03:48:25 1998 @@ -0,0 +1,97 @@ +/* Machine description file for Acorn RISCiX machines. + Copyright (C) 1994 Free Software Foundation, Inc. |