]> git.pld-linux.org Git - packages/perl-Term-ReadLine-Gnu.git/blame_incremental - perl-Term-ReadLine-Gnu-paths.patch
- rebuild with readline 7.0
[packages/perl-Term-ReadLine-Gnu.git] / perl-Term-ReadLine-Gnu-paths.patch
... / ...
CommitLineData
1--- Term-ReadLine-Gnu-1.17/eg/fileman~ 1998-02-28 10:01:34.000000000 +0000
2+++ Term-ReadLine-Gnu-1.17/eg/fileman 2008-03-02 16:27:50.629026340 +0000
3@@ -1,4 +1,4 @@
4-#!/usr/local/bin/perl
5+#!/usr/bin/perl
6 #
7 # $Id$
8 #
9--- Term-ReadLine-Gnu-1.17/eg/perlsh~ 2005-01-20 05:24:21.000000000 +0000
10+++ Term-ReadLine-Gnu-1.17/eg/perlsh 2008-03-02 16:27:59.628407833 +0000
11@@ -1,4 +1,4 @@
12-#! /usr/local/bin/perl
13+#!/usr/bin/perl
14 #
15 # $Id$
16 #
17--- Term-ReadLine-Gnu-1.17/eg/pftp~ 1999-03-19 17:46:02.000000000 +0000
18+++ Term-ReadLine-Gnu-1.17/eg/pftp 2008-03-02 16:28:02.128236026 +0000
19@@ -1,4 +1,4 @@
20-#! /usr/local/bin/perl
21+#!/usr/bin/perl
22 #
23 # $Id$
24 #
25--- Term-ReadLine-Gnu-1.17/Gnu/XS.pm~ 2008-02-07 15:44:08.000000000 +0000
26+++ Term-ReadLine-Gnu-1.17/Gnu/XS.pm 2008-03-02 16:29:48.620917026 +0000
27@@ -1,4 +1,3 @@
28-#!/usr/local/bin/perl
29 #
30 # XS.pm : perl function definition for Term::ReadLine::Gnu
31 #
32--- Term-ReadLine-Gnu-1.17/eg/ptksh+.orig 2008-03-02 16:50:56.533776262 +0000
33+++ Term-ReadLine-Gnu-1.17/eg/ptksh+ 2008-03-02 16:50:16.036559543 +0000
34@@ -1,4 +1,4 @@
35-#!/usr/local/bin/perl -w
36+#!/usr/bin/perl
37 #
38 # $Id$
39 #
This page took 0.022359 seconds and 4 git commands to generate.