diff options
author | Mark Murray <markm@FreeBSD.org> | 2003-09-14 15:10:02 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2003-09-14 15:10:02 +0000 |
commit | 4e90ca4aa54466db63baff155923a482bba9ca69 (patch) | |
tree | 012c72771cb9e613189456bc5f41f857a48c2a2d /lang/gcl/files/patch-aa | |
parent | unbreak package at bento(i386/RELENG_4): (diff) |
Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
Diffstat (limited to 'lang/gcl/files/patch-aa')
-rw-r--r-- | lang/gcl/files/patch-aa | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/lang/gcl/files/patch-aa b/lang/gcl/files/patch-aa deleted file mode 100644 index 68bf2a1cafc6..000000000000 --- a/lang/gcl/files/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ ---- info/gcl-si.texi.orig Wed Mar 8 18:08:53 1995 -+++ info/gcl-si.texi Sun Oct 12 17:14:04 1997 -@@ -9,7 +9,6 @@ - @c ! unbalanced parens in @def arguments. - @c ignore these by using 's' to scroll error messages in tex. - -- - @c @smallbook - @setfilename gcl-si.info - @synindex vr fn -@@ -21,6 +20,10 @@ - - @setchapternewpage odd - @ifinfo -+@dircategory GNU Common Lisp -+@direntry -+* GCL Systems Internals: (gcl-si). GCL SYSTEM INTERNALS Manual -+@end direntry - This is a Texinfo GCL SYSTEM INTERNALS Manual - - Copyright 1994 William F. Schelter |