diff options
author | pooka <pooka@pkgsrc.org> | 2001-06-06 06:11:26 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2001-06-06 06:11:26 +0000 |
commit | 54458d8fda534cca848ada2399a7db2d31d50dfe (patch) | |
tree | bee7295f0e0dfadf41a8b28e0d7dba833ea33145 /editors/vim-share | |
parent | 6a547d9a75b9dde77c5a3d5a741e65d8e62ae3e7 (diff) | |
download | pkgsrc-54458d8fda534cca848ada2399a7db2d31d50dfe.tar.gz |
Leftover of the old patches.common system. kill it
Diffstat (limited to 'editors/vim-share')
-rw-r--r-- | editors/vim-share/patches/patch-zb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/vim-share/patches/patch-zb b/editors/vim-share/patches/patch-zb deleted file mode 100644 index 3ea55cc7d32..00000000000 --- a/editors/vim-share/patches/patch-zb +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-zb,v 1.1 2001/04/22 16:25:58 wiz Exp $ - ---- feature.h.orig Wed Mar 29 17:10:34 2000 -+++ feature.h Sun Jun 25 12:42:47 2000 -@@ -349,7 +349,7 @@ - * (used only with NO_BUILTIN_TCAPS not defined). - */ - #ifdef HAVE_TGETENT --/* #define NO_BUILTIN_TCAPS */ -+#define NO_BUILTIN_TCAPS - #endif - - #ifndef NO_BUILTIN_TCAPS |