summaryrefslogtreecommitdiff
path: root/misc/fep/patches/patch-ah
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-11-11 10:42:32 +0000
committerwiz <wiz@pkgsrc.org>2003-11-11 10:42:32 +0000
commitef2e6a7dc940c34ddbc36c8d547699df6b3b14d4 (patch)
tree938e26e891940d351cd8360ec8f16bc16a7fb2cc /misc/fep/patches/patch-ah
parentdb552640ffe7921f3e112277664b476965d5a9f2 (diff)
downloadpkgsrc-ef2e6a7dc940c34ddbc36c8d547699df6b3b14d4.tar.gz
Make patches apply again; use sed script in pre-build
to remove stuff after #endif to avoid RCS problems with patches (hi christos!).
Diffstat (limited to 'misc/fep/patches/patch-ah')
-rw-r--r--misc/fep/patches/patch-ah17
1 files changed, 4 insertions, 13 deletions
diff --git a/misc/fep/patches/patch-ah b/misc/fep/patches/patch-ah
index 03a27359c46..28278e6fcd6 100644
--- a/misc/fep/patches/patch-ah
+++ b/misc/fep/patches/patch-ah
@@ -1,17 +1,8 @@
-$NetBSD: patch-ah,v 1.2 2003/11/07 16:35:51 christos Exp $
+$NetBSD: patch-ah,v 1.3 2003/11/11 10:42:32 wiz Exp $
---- fep_glob.h.orig 1988-08-28 01:36:43.000000000 -0400
-+++ fep_glob.h 2003-11-07 11:17:00.000000000 -0500
-@@ -3,7 +3,7 @@
- #ifndef lint
- # define FEP_GLOB \
- "$Header: /cvsroot/pkgsrc/misc/fep/patches/patch-ah,v 1.2 2003/11/07 16:35:51 christos Exp $ (SRA)"
--#endif lint
-+#endif /* lint */
-
- extern FUNC *curFuncTab; /* function table */
- extern FUNC *altFuncTab; /* altanative function table */
-@@ -29,6 +29,11 @@
+--- fep_glob.h.orig Sun Aug 28 07:36:43 1988
++++ fep_glob.h
+@@ -29,6 +29,11 @@ extern char *term_clear; /* terminal cle
* tty control caracters.
* defined in fep_main.c
*/