]> git.pld-linux.org Git - packages/perl-Expect.git/commitdiff
- updated to 1.10 perl-Expect-1_10-1
authormis <mis@pld-linux.org>
Mon, 19 Feb 2001 13:47:36 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Expect-paths.patch -> 1.2

perl-Expect-paths.patch

index 9647117c6b326e590348f83d064fd3d43bc3b25d..d2a6b96ceb90e8ae716876087c594bf0aeae3807 100644 (file)
@@ -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; }
This page took 0.259284 seconds and 4 git commands to generate.