diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-01-17 21:12:15 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-01-17 21:12:15 +0000 |
commit | f118640d86dd7fd53c5931a9bee01fb3e2e628a4 (patch) | |
tree | aa38d63010b4d582b6e8438c6a453787d5255443 /lang/modula-3-lib/files/patch-ar | |
parent | original distribution updated to version 980118. (diff) |
Fix all the paths in context diff headers and remove the Index
lines, since the WORTHLESS, BROKEN new version of patch ignores
them.
Notes
Notes:
svn path=/head/; revision=9363
Diffstat (limited to 'lang/modula-3-lib/files/patch-ar')
-rw-r--r-- | lang/modula-3-lib/files/patch-ar | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/modula-3-lib/files/patch-ar b/lang/modula-3-lib/files/patch-ar index 6fece7a41764..8201df109acf 100644 --- a/lang/modula-3-lib/files/patch-ar +++ b/lang/modula-3-lib/files/patch-ar @@ -1,9 +1,8 @@ This patch modifies m3browser to use the new "m3configvars" package. -Index: m3/m3browser/src/Main.m3 =================================================================== ---- Main.m3.orig Mon Feb 5 10:49:57 1996 -+++ Main.m3 Tue Sep 24 15:39:45 1996 +--- m3/m3browser/src/Main.m3.orig Mon Feb 5 10:49:57 1996 ++++ m3/m3browser/src/Main.m3 Tue Sep 24 15:39:45 1996 @@ -13,13 +13,12 @@ IMPORT Text, Rd, Wr, TextRd, Thread, Time, Fmt, IntRefTbl, IntList; @@ -33,12 +32,11 @@ Index: m3/m3browser/src/Main.m3 n_workers := 3; refresh_interval := 30.0d0; (* minutes *) start_time := Time.Now (); -Index: m3/m3browser/src/m3makefile =================================================================== RCS file: /home/jdp/m3-cvs/m3/m3browser/src/m3makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 m3makefile ---- m3/m3browser/src/m3makefile 1996/09/24 05:21:56 1.1.1.1 +--- m3/m3browser/src/m3makefile.orig 1996/09/24 05:21:56 1.1.1.1 +++ m3/m3browser/src/m3makefile 1996/09/24 05:32:39 @@ -6,6 +6,7 @@ |