From 40a3261d1a6e2617f6afde0cd6d762a7e211af7a Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 16 Oct 2005 07:41:55 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_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