]> git.pld-linux.org Git - packages/perl-Term-ReadLine-Gnu.git/blob - perl-Term-ReadLine-Gnu-paths.patch
- restore autosplit.ix again - it is required, rel. 2
[packages/perl-Term-ReadLine-Gnu.git] / perl-Term-ReadLine-Gnu-paths.patch
1 --- Term-ReadLine-Gnu-1.12.orig/eg/fileman      Sat Feb 28 11:01:34 1998
2 +++ Term-ReadLine-Gnu-1.12eg/fileman    Sat Feb 19 22:55:58 2000
3 @@ -1,4 +1,4 @@
4 -#!/usr/local/bin/perl
5 +#!/usr/bin/perl
6  #
7  # $Id$
8  #
9 --- Term-ReadLine-Gnu-1.12.orig/eg/perlsh       Thu Dec 30 06:05:30 1999
10 +++ Term-ReadLine-Gnu-1.12/eg/perlsh    Sat Feb 19 22:55:58 2000
11 @@ -1,4 +1,4 @@
12 -#! /usr/local/bin/perl
13 +#!/usr/bin/perl
14  #
15  #      $Id$    
16  #
17 --- Term-ReadLine-Gnu-1.12.orig/eg/pftp Fri Mar 19 18:46:02 1999
18 +++ Term-ReadLine-Gnu-1.12/eg/pftp      Sat Feb 19 22:55:58 2000
19 @@ -1,4 +1,4 @@
20 -#! /usr/local/bin/perl
21 +#!/usr/bin/perl
22  #
23  #      $Id$
24  #
25 --- Term-ReadLine-Gnu-1.12.orig/eg/ptksh+       Sun Mar 14 17:43:20 1999
26 +++ Term-ReadLine-Gnu-1.12/eg/ptksh+    Sat Feb 19 22:55:58 2000
27 @@ -1,4 +1,4 @@
28 -#!/usr/local/bin/perl -w
29 +#!/usr/bin/perl -w
30  #
31  # $Id$
32  #
33 --- Term-ReadLine-Gnu-1.12.orig/Gnu/XS.pm       Tue May  4 19:48:24 1999
34 +++ Term-ReadLine-Gnu-1.12/Gnu/XS.pm    Sat Feb 19 23:03:38 2000
35 @@ -1,4 +1,4 @@
36 -#!/usr/local/bin/perl
37 +#!/usr/bin/perl
38  #
39  #      XS.pm : perl function definition for Term::ReadLine::Gnu
40  #
41 --- Term-ReadLine-Gnu-1.12.orig/Gnu/euc_jp.pm   Sun Jul 14 21:05:06 2002
42 +++ Term-ReadLine-Gnu-1.12/Gnu/euc_jp.pm        Sun Jul 14 21:05:11 2002
43 @@ -1,4 +1,4 @@
44 -#!/usr/local/bin/perl
45 +#!/usr/bin/perl
46  #
47  #      euc_jp.pm : EUC Japanese Character Support Functions
48  #              This modules is experimental.  API may be changed.
This page took 0.055529 seconds and 3 git commands to generate.