From 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 21 Jan 2005 15:36:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'. --- sysutils/screen/files/patch-af | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sysutils/screen/files/patch-af (limited to 'sysutils/screen/files/patch-af') diff --git a/sysutils/screen/files/patch-af b/sysutils/screen/files/patch-af deleted file mode 100644 index 426bb1516fd6..000000000000 --- a/sysutils/screen/files/patch-af +++ /dev/null @@ -1,15 +0,0 @@ ---- termcap.c.orig Wed Jul 5 16:33:30 2000 -+++ termcap.c Wed Oct 11 05:40:12 2000 -@@ -355,11 +355,7 @@ - if (D_CG0) - { - if (D_CS0 == 0) --#ifdef TERMINFO -- D_CS0 = "\033(%p1%c"; --#else -- D_CS0 = "\033(%."; --#endif -+ D_CS0 = "\033(%p1%c"; /* Old ncurses can't handle %. */ - if (D_CE0 == 0) - D_CE0 = "\033(B"; - D_AC = 0; -- cgit v1.2.3