From 2379f30d433d641833a8cbf328b91911e4a1c062 Mon Sep 17 00:00:00 2001 From: mis Date: Mon, 19 Feb 2001 13:47:36 +0000 Subject: [PATCH] - updated to 1.10 Changed files: perl-Expect-paths.patch -> 1.2 --- perl-Expect-paths.patch | 6 ------ 1 file changed, 6 deletions(-) diff --git a/perl-Expect-paths.patch b/perl-Expect-paths.patch index 9647117..d2a6b96 100644 --- a/perl-Expect-paths.patch +++ b/perl-Expect-paths.patch @@ -46,9 +46,3 @@ # Here we set manual_stty on the process so we can do things like #hit ^Z to stop it instead of the ^Z going to the process on the other machine. # This is to say, normally when you interact with a process STDIN is ---- Expect.pm-1.07/term-filter.pl~ Sat May 31 00:12:08 1997 -+++ Expect.pm-1.07/term-filter.pl Fri Oct 8 00:37:59 1999 -@@ -1,2 +1,2 @@ --#!/usr/local/bin/perl -+#!/usr/bin/perl - while (<>) { s/\033\[.*?[a-zA-Z]//g; print; } -- 2.44.0